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

/freebsd-13-stable/sys/fs/nfs/
H A Dnfsclstate.h42 LIST_HEAD(nfsclownerhead, nfsclowner);
143 struct nfsclowner { struct
144 LIST_ENTRY(nfsclowner) nfsow_list;
195 struct nfsclowner *nfso_own;
H A Dnfs_var.h72 struct nfsclowner;
568 struct ucred *, NFSPROC_T *, struct nfsclowner **, struct nfsclopen **,
572 void nfscl_ownerrelease(struct nfsmount *, struct nfsclowner *, int, int, int);
/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c106 static bool nfscl_checkown(struct nfsclowner *, struct nfsclopen *, uint8_t *,
140 struct nfsclowner **, struct nfsclowner **, struct nfsclopen **,
143 struct nfsmount *, struct nfsclopen *, struct nfsclowner *,
163 static void nfscl_freeopenowner(struct nfsclowner *, int);
220 struct ucred *cred, NFSPROC_T *p, struct nfsclowner **owpp,
224 struct nfsclowner *owp, *nowp;
242 nowp = malloc(sizeof (struct nfsclowner),
354 struct nfsclowner **owpp, struct nfsclowner **nowp
[all...]
H A Dnfs_clrpcops.c139 nfsquad_t, int, struct nfsclowner *, struct nfscldeleg **, struct ucred *,
200 nfsquad_t, int, struct nfsclowner *, struct nfscldeleg **,
208 nfsquad_t, int, struct nfsclowner *, struct nfscldeleg **,
2069 struct nfsclowner *owp;
2183 nfsquad_t cverf, int fmode, struct nfsclowner *owp, struct nfscldeleg **dpp,
7738 nfsquad_t cverf, int fmode, struct nfsclowner *owp, struct nfscldeleg **dpp,
7994 nfsquad_t cverf, int fmode, struct nfsclowner *owp, struct nfscldeleg **dpp,

Completed in 80 milliseconds