Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/rpcsvc/
H A Dnfs_prot.x1108 const FSF3_SYMLINK = 0x0002; variable
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs3.c641 getflag(bits, FSF3_SYMLINK,
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs3_vfsops.c1284 if (res.resok.properties & FSF3_SYMLINK) in nfs3rootvp()
H A Dnfs3_srv.c3896 resp->resok.properties = FSF3_LINK | FSF3_SYMLINK | in rfs3_fsinfo()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h1996 #define FSF3_SYMLINK 0x2 macro