Home
last modified time | relevance | path

Searched refs:MI4_REFERRAL (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c71 { "MI4_REFERRAL", MI4_REFERRAL, MI4_REFERRAL },
H A Dnfs_clnt.c625 {"MI4_REFERRAL", MI4_REFERRAL, MI4_REFERRAL},
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1159 #define MI4_REFERRAL 0x8000 macro
1177 #define MI4_EPHEMERAL (MI4_MIRRORMOUNT | MI4_REFERRAL)
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsstat/
H A Dnfsstat.c124 #define MI4_REFERRAL 0x8000 macro
1219 if (mik.mik_flags & MI4_REFERRAL) in mi_print()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c2314 mi->mi_flags |= MI4_REFERRAL; in nfs4rootvp()