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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h656 * Lock call types. See nfs4frlock().
1935 extern void nfs4frlock(nfs4_lock_call_type_t, vnode_t *, int, flock64_t *,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c2326 nfs4frlock(NFS4_LCK_CTYPE_RECLAIM, vp, F_SETLK, flk,
2866 nfs4frlock(lrp->lr_ctype, vp, F_SETLK,
2870 "nfs4frlock for vp %p returned error %d, stat %d",
H A Dnfs4_vnops.c1742 * didn't specifically ask for CLAIM_PREVIOUS (nfs4frlock during
10973 nfs4frlock(NFS4_LCK_CTYPE_NORM, vp, cmd, bfp, flag, offset,
12919 * Do some preliminary checks for nfs4frlock.
12953 * Set the flock64's lm_sysid for nfs4frlock.
12975 * Do the remaining preliminary setup for nfs4frlock.
13006 * the nfs4frlock call.
13042 * Call the nfs4_start_fop() for nfs4frlock, if necessary. Assign
13043 * the proper nfs4_server_t for this instance of nfs4frlock.
13083 * resend nfs4frlock call is initiated by the recovery framework.
13657 * Function to process the client's recovery for nfs4frlock
14163 nfs4frlock(nfs4_lock_call_type_t ctype, vnode_t *vp, int cmd, flock64_t *flk, function
[all...]

Completed in 119 milliseconds