Searched refs:nfs4close_notw (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs4_clnt.h | 1882 extern void nfs4close_notw(vnode_t *, nfs4_open_stream_t *, int *);
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_recovery.c | 2425 nfs4close_notw(lrp->lr_vp, osp, &have_sync_lock);
|
H A D | nfs4_vnops.c | 14940 nfs4close_notw(vnode_t *vp, nfs4_open_stream_t *osp, int *have_lockp) function 14948 NFS4_DEBUG(nfs4close_notw_debug, (CE_NOTE, "nfs4close_notw: " 15456 nfs4close_notw(vp, osp, &have_sync_lock); 15564 * nfs4close_notw() will recheck to make sure the 15576 nfs4close_notw(vp, osp, &have_sync_lock);
|
Completed in 566 milliseconds