Searched refs:NFSMNT_REFERRAL (Results 1 – 3 of 3) sorted by relevance
158 #define NFSMNT_REFERRAL 0x40000000 /* Is a referral */ macro160 #define NFSMNT_EPHEMERAL (NFSMNT_MIRRORMOUNT | NFSMNT_REFERRAL)
1747 esi->esi_mount_flags = NFSMNT_REFERRAL; in nfs4_trigger_esi_create_referral()2041 if (nargs->flags & NFSMNT_REFERRAL) { in nfs4_trigger_nargs_create()2074 if (nargs->flags & NFSMNT_REFERRAL) { in nfs4_trigger_nargs_create()
2313 if (flags & NFSMNT_REFERRAL) in nfs4rootvp()