Home
last modified time | relevance | path

Searched refs:MI_SYMLINK (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs_clnt.h463 #define MI_SYMLINK 0x800 /* server supports symlink */ macro
/titanic_44/usr/src/cmd/fs.d/nfs/nfsstat/
H A Dnfsstat.c1233 if (mik.mik_flags & MI_SYMLINK) in mi_print()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs3_vfsops.c1285 mi->mi_flags |= MI_SYMLINK; in nfs3rootvp()
H A Dnfs3_vnops.c3603 if (!(mi->mi_flags & MI_SYMLINK)) in nfs3_symlink()
3684 mi->mi_flags &= ~MI_SYMLINK; in nfs3_symlink()