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

/xnu-2782.1.97/bsd/nfs/
H A Dnfs_lock.c754 struct nfs_lock_owner *nlop = nflp->nfl_owner; local
799 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
838 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.c1954 nfs_owner_seqid_increment(struct nfs_open_owner *noop, struct nfs_lock_owner *nlop, int error) argument
2428 struct nfs_lock_owner *nlop = NULL; local
2953 struct nfs_lock_owner *nlop, *newnlop = NULL; local
3008 nfs_lock_owner_destroy(struct nfs_lock_owner *nlop) argument
3022 nfs_lock_owner_ref(struct nfs_lock_owner *nlop) argument
3034 nfs_lock_owner_rele(struct nfs_lock_owner *nlop) argument
3057 nfs_lock_owner_set_busy(struct nfs_lock_owner *nlop, thread_t thd) argument
3088 nfs_lock_owner_clear_busy(struct nfs_lock_owner *nlop) argument
3107 nfs_lock_owner_insert_held_lock(struct nfs_lock_owner *nlop, struct nfs_file_lock *newnflp) argument
3132 nfs_file_lock_alloc(struct nfs_lock_owner *nlop) argument
3160 struct nfs_lock_owner *nlop = nflp->nfl_owner; local
3215 struct nfs_lock_owner *nlop = nflp->nfl_owner; local
3330 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
3408 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
3495 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
3566 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
3982 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
4243 struct nfs_lock_owner *nlop = NULL; local
4387 struct nfs_lock_owner *nlop; local
5566 struct nfs_lock_owner *nlop; local
[all...]
H A Dnfs_vnops.c1137 struct nfs_lock_owner *nlop; local

Completed in 62 milliseconds