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

/opensolaris-onvv-gate/usr/src/uts/common/nfs/
H A Dmount.h158 #define NFSMNT_REFERRAL 0x40000000 /* Is a referral */ macro
160 #define NFSMNT_EPHEMERAL (NFSMNT_MIRRORMOUNT | NFSMNT_REFERRAL)
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c1740 esi->esi_mount_flags = NFSMNT_REFERRAL;
2034 if (nargs->flags & NFSMNT_REFERRAL) {
2067 if (nargs->flags & NFSMNT_REFERRAL) {
H A Dnfs4_vfsops.c2311 if (flags & NFSMNT_REFERRAL)

Completed in 161 milliseconds