Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h1408 int nfs_check_for_locks(struct nfs_open_owner *, struct nfs_open_file *);
H A Dnfs4_subs.c2928 if (reopen && (nfs_check_for_locks(noop, nofp) == 0)) { in nfs_recover()
H A Dnfs4_vnops.c4947 nfs_check_for_locks(struct nfs_open_owner *noop, struct nfs_open_file *nofp) in nfs_check_for_locks() function
6395 if (reopen && (nfs_check_for_locks(noop, nofp) == 0)) { in nfs4_claim_delegated_state_for_open_file()