Searched defs:vp_is_exported (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_ns.c953 bool_t vp_is_exported; local
955 vp_is_exported = VN_CMP(vp, exi->exi_vp);
962 if (vp_is_exported && (vp->v_flag & VROOT))
991 if (vp_is_exported && visp->vis_count < 2)

Completed in 60 milliseconds