Searched defs:nlop (Results 1 - 5 of 5) sorted by relevance

/xnu-2422.115.4/bsd/nfs/
H A Dnfs_lock.c747 struct nfs_lock_owner *nlop = nflp->nfl_owner; local
792 nfs3_unlock_rpc( nfsnode_t np, struct nfs_lock_owner *nlop, __unused int type, uint64_t start, uint64_t end, int flags, thread_t thd, kauth_cred_t cred) argument
831 nfs3_getlock_rpc( nfsnode_t np, struct nfs_lock_owner *nlop, struct flock *fl, uint64_t start, uint64_t end, vfs_context_t ctx) argument
[all...]
H A Dnfs_node.c866 struct nfs_lock_owner *nlop, *nextnlop; local
H A Dnfs4_subs.c2444 struct nfs_lock_owner *nlop; local
H A Dnfs4_vnops.c1948 nfs_owner_seqid_increment(struct nfs_open_owner *noop, struct nfs_lock_owner *nlop, int error) argument
2422 struct nfs_lock_owner *nlop = NULL; local
2947 struct nfs_lock_owner *nlop, *newnlop = NULL; local
3002 nfs_lock_owner_destroy(struct nfs_lock_owner *nlop) argument
3016 nfs_lock_owner_ref(struct nfs_lock_owner *nlop) argument
3028 nfs_lock_owner_rele(struct nfs_lock_owner *nlop) argument
3051 nfs_lock_owner_set_busy(struct nfs_lock_owner *nlop, thread_t thd) argument
3082 nfs_lock_owner_clear_busy(struct nfs_lock_owner *nlop) argument
3101 nfs_lock_owner_insert_held_lock(struct nfs_lock_owner *nlop, struct nfs_file_lock *newnflp) argument
3126 nfs_file_lock_alloc(struct nfs_lock_owner *nlop) argument
3154 struct nfs_lock_owner *nlop = nflp->nfl_owner; local
3209 struct nfs_lock_owner *nlop = nflp->nfl_owner; local
3324 nfs4_unlock_rpc( nfsnode_t np, struct nfs_lock_owner *nlop, int type, uint64_t start, uint64_t end, int flags, thread_t thd, kauth_cred_t cred) argument
3402 nfs4_getlock_rpc( nfsnode_t np, struct nfs_lock_owner *nlop, struct flock *fl, uint64_t start, uint64_t end, vfs_context_t ctx) argument
3489 nfs_advlock_getlock( nfsnode_t np, struct nfs_lock_owner *nlop, struct flock *fl, uint64_t start, uint64_t end, vfs_context_t ctx) argument
3560 nfs_advlock_setlock( nfsnode_t np, struct nfs_open_file *nofp, struct nfs_lock_owner *nlop, int op, uint64_t start, uint64_t end, int style, short type, vfs_context_t ctx) argument
3976 nfs_advlock_unlock( nfsnode_t np, struct nfs_open_file *nofp, struct nfs_lock_owner *nlop, uint64_t start, uint64_t end, int style, vfs_context_t ctx) argument
4237 struct nfs_lock_owner *nlop = NULL; local
4381 struct nfs_lock_owner *nlop; local
5560 struct nfs_lock_owner *nlop; local
[all...]
H A Dnfs_vnops.c1157 struct nfs_lock_owner *nlop; local

Completed in 100 milliseconds