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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c2222 if (mi_parent->mi_flags & MI4_EPHEMERAL) {
2235 mi->mi_flags &= ~MI4_EPHEMERAL;
2546 * mi_flags & MI4_EPHEMERAL indicates an ephemeral
2553 * Do we need MI4_EPHEMERAL? Yes, it is useful for
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h938 * If MI4_EPHEMERAL is set in mi_flags, then mi_ephemeral points to an
943 * If MI4_EPHEMERAL is not set in mi_flags, then mi_ephemeral has
1137 * MI4_EPHEMERAL is an ephemeral mount
1172 #define MI4_EPHEMERAL (MI4_MIRRORMOUNT | MI4_REFERRAL) macro

Completed in 89 milliseconds