Home
last modified time | relevance | path

Searched refs:nfsclowner (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/fs/nfs/
HDnfsclstate.h40 LIST_HEAD(nfsclownerhead, nfsclowner);
131 struct nfsclowner { struct
132 LIST_ENTRY(nfsclowner) nfsow_list;
182 struct nfsclowner *nfso_own;
HDnfs_var.h69 struct nfsclowner;
507 struct ucred *, NFSPROC_T *, struct nfsclowner **, struct nfsclopen **,
511 void nfscl_ownerrelease(struct nfsmount *, struct nfsclowner *, int, int, int);
/freebsd-11-stable/sys/fs/nfsclient/
HDnfs_clstate.c133 struct nfsclowner **, struct nfsclowner **, struct nfsclopen **,
136 struct nfsmount *, struct nfsclopen *, struct nfsclowner *,
154 static void nfscl_freeopenowner(struct nfsclowner *, int);
211 struct ucred *cred, NFSPROC_T *p, struct nfsclowner **owpp, in nfscl_open()
215 struct nfsclowner *owp, *nowp; in nfscl_open()
233 MALLOC(nowp, struct nfsclowner *, sizeof (struct nfsclowner), in nfscl_open()
345 struct nfsclowner **owpp, struct nfsclowner **nowpp, struct nfsclopen **opp, in nfscl_newopen()
349 struct nfsclowner *owp = *owpp, *nowp; in nfscl_newopen()
502 struct nfsclowner *owp; in nfscl_getstateid()
652 struct nfsclowner *owp; in nfscl_getopen()
[all …]
HDnfs_clrpcops.c99 nfsquad_t, int, struct nfsclowner *, struct nfscldeleg **, struct ucred *,
135 nfsquad_t, int, struct nfsclowner *, struct nfscldeleg **,
143 nfsquad_t, int, struct nfsclowner *, struct nfscldeleg **,
1915 struct nfsclowner *owp; in nfsrpc_create()
2029 nfsquad_t cverf, int fmode, struct nfsclowner *owp, struct nfscldeleg **dpp, in nfsrpc_createv4()
6351 nfsquad_t cverf, int fmode, struct nfsclowner *owp, struct nfscldeleg **dpp, in nfsrpc_createlayout()
6609 nfsquad_t cverf, int fmode, struct nfsclowner *owp, struct nfscldeleg **dpp, in nfsrpc_getcreatelayout()