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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h1258 int nfs4_claim_delegated_state_for_open_file(struct nfs_open_file *, int);
H A Dnfs4_vnops.c3752 error = nfs4_claim_delegated_state_for_open_file(nofp, 0);
5557 nfs4_claim_delegated_state_for_open_file(struct nfs_open_file *nofp, int flags) function
5675 NP(nofp->nof_np, "nfs4_claim_delegated_state_for_open_file: %d, need reopen, %d",
5683 NP(nofp->nof_np, "nfs4_claim_delegated_state_for_open_file: %d, locks prevent reopen, %d",
5854 error = nfs4_claim_delegated_state_for_open_file(nofp, flags);
H A Dnfs_vnops.c1191 nfs4_claim_delegated_state_for_open_file(nofp, 0);

Completed in 32 milliseconds