Searched refs:nfs_check_for_locks (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h1250 int nfs_check_for_locks(struct nfs_open_owner *, struct nfs_open_file *);
H A Dnfs4_subs.c2578 if (reopen && (nfs_check_for_locks(noop, nofp) == 0)) {
H A Dnfs4_vnops.c4379 nfs_check_for_locks(struct nfs_open_owner *noop, struct nfs_open_file *nofp) function
5673 if (reopen && (nfs_check_for_locks(noop, nofp) == 0)) {

Completed in 32 milliseconds