Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1159 #define MI4_REFERRAL 0x8000 macro
1177 #define MI4_EPHEMERAL (MI4_MIRRORMOUNT | MI4_REFERRAL)
/titanic_44/usr/src/cmd/fs.d/nfs/nfsstat/
H A Dnfsstat.c123 #define MI4_REFERRAL 0x8000 macro
1245 if (mik.mik_flags & MI4_REFERRAL) in mi_print()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c2314 mi->mi_flags |= MI4_REFERRAL; in nfs4rootvp()