Searched refs:NFS4_GETFH_NEEDSOP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c1245 int recovery = !(flags & NFS4_GETFH_NEEDSOP);
1667 * If NFS4_GETFH_NEEDSOP is set, then use nfs4_start_fop and nfs4_end_fop
1691 int recovery = !(flags & NFS4_GETFH_NEEDSOP);
2187 (flags & NFS4_REMAP_NEEDSOP) ? NFS4_GETFH_NEEDSOP : 0;
2495 NFS4_GETFH_NEEDSOP, tcr, &e);
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1594 #define NFS4_GETFH_NEEDSOP 0x02 macro

Completed in 57 milliseconds