Symbol: nfsclowner
sys/fs/nfs/client/nfs_clrpcops.c
105
nfsquad_t, int, struct nfsclowner *, struct nfscldeleg **, struct ucred *,
sys/fs/nfs/client/nfs_clrpcops.c
1845
struct nfsclowner *owp;
sys/fs/nfs/client/nfs_clrpcops.c
1953
nfsquad_t cverf, int fmode, struct nfsclowner *owp, struct nfscldeleg **dpp,
sys/fs/nfs/client/nfs_clstate.c
1129
struct nfsclowner *owp;
sys/fs/nfs/client/nfs_clstate.c
1238
struct nfsclowner *owp;
sys/fs/nfs/client/nfs_clstate.c
1276
struct nfsclowner *owp;
sys/fs/nfs/client/nfs_clstate.c
134
struct nfsclowner **, struct nfsclowner **, struct nfsclopen **,
sys/fs/nfs/client/nfs_clstate.c
137
struct nfsmount *, struct nfsclopen *, struct nfsclowner *,
sys/fs/nfs/client/nfs_clstate.c
1482
nfscl_freeopenowner(struct nfsclowner *owp, int local)
sys/fs/nfs/client/nfs_clstate.c
1533
struct nfsclowner *owp, *nowp;
sys/fs/nfs/client/nfs_clstate.c
155
static void nfscl_freeopenowner(struct nfsclowner *, int);
sys/fs/nfs/client/nfs_clstate.c
1568
struct nfsclowner *owp, *nowp;
sys/fs/nfs/client/nfs_clstate.c
1587
struct nfsclowner *owp, *nowp, *towp;
sys/fs/nfs/client/nfs_clstate.c
1677
struct nfsclowner *owp, *nowp;
sys/fs/nfs/client/nfs_clstate.c
1717
struct nfsclowner *owp, *nowp;
sys/fs/nfs/client/nfs_clstate.c
1881
struct nfsclowner *owp, *nowp;
sys/fs/nfs/client/nfs_clstate.c
2080
MALLOC(nowp, struct nfsclowner *,
sys/fs/nfs/client/nfs_clstate.c
2081
sizeof (struct nfsclowner), M_NFSCLOWNER, M_WAITOK);
sys/fs/nfs/client/nfs_clstate.c
212
struct ucred *cred, NFSPROC_T *p, struct nfsclowner **owpp,
sys/fs/nfs/client/nfs_clstate.c
216
struct nfsclowner *owp, *nowp;
sys/fs/nfs/client/nfs_clstate.c
234
MALLOC(nowp, struct nfsclowner *, sizeof (struct nfsclowner),
sys/fs/nfs/client/nfs_clstate.c
2441
struct nfsclowner *owp, *nowp;
sys/fs/nfs/client/nfs_clstate.c
2786
struct nfsclowner *owp;
sys/fs/nfs/client/nfs_clstate.c
2881
struct nfsclowner *owp, *owp2;
sys/fs/nfs/client/nfs_clstate.c
2990
struct nfsclowner *owp;
sys/fs/nfs/client/nfs_clstate.c
3064
struct nfsclowner *owp, *nowp;
sys/fs/nfs/client/nfs_clstate.c
325
struct nfsclowner **owpp, struct nfsclowner **nowpp, struct nfsclopen **opp,
sys/fs/nfs/client/nfs_clstate.c
329
struct nfsclowner *owp = *owpp, *nowp;
sys/fs/nfs/client/nfs_clstate.c
3673
struct nfsclowner *owp;
sys/fs/nfs/client/nfs_clstate.c
3784
struct nfsclowner *owp, *lowp, *nowp;
sys/fs/nfs/client/nfs_clstate.c
3877
MALLOC(nowp, struct nfsclowner *,
sys/fs/nfs/client/nfs_clstate.c
3878
sizeof (struct nfsclowner), M_NFSCLOWNER,
sys/fs/nfs/client/nfs_clstate.c
3936
struct nfsclopen *lop, struct nfsclowner *owp, struct nfscldeleg *dp,
sys/fs/nfs/client/nfs_clstate.c
4276
struct nfsclowner *owp;
sys/fs/nfs/client/nfs_clstate.c
4373
struct nfsclowner *owp;
sys/fs/nfs/client/nfs_clstate.c
480
struct nfsclowner *owp;
sys/fs/nfs/client/nfs_clstate.c
615
struct nfsclowner *owp;
sys/fs/nfs/client/nfs_clstate.c
684
nfscl_ownerrelease(struct nfsclowner *owp, __unused int error,
sys/fs/nfs/client/nfs_clstate.c
704
struct nfsclowner *owp;
sys/fs/nfs/common/nfs_var.h
502
struct kauth_cred *, NFSPROC_T *, struct nfsclowner **, struct nfsclopen **,
sys/fs/nfs/common/nfs_var.h
506
void nfscl_ownerrelease(struct nfsclowner *, int, int, int);
sys/fs/nfs/common/nfs_var.h
71
struct nfsclowner;
sys/fs/nfs/common/nfsclstate.h
132
LIST_ENTRY(nfsclowner) nfsow_list;
sys/fs/nfs/common/nfsclstate.h
182
struct nfsclowner *nfso_own;
sys/fs/nfs/common/nfsclstate.h
42
LIST_HEAD(nfsclownerhead, nfsclowner);