Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dnfs.h230 #define NFSV3FSINFO_SYMLINK 0x02 macro
/src/sys/nfs/
H A Dnfsproto.h301 #define NFSV3FSINFO_SYMLINK 0x02 macro
/src/sys/fs/nfs/
H A Dnfsproto.h672 #define NFSV3FSINFO_SYMLINK 0x02 macro
H A Dnfs_commonport.c316 NFSV3FSINFO_SYMLINK | NFSV3FSINFO_HOMOGENEOUS | in nfsvno_getfs()
H A Dnfs_commonsubs.c3040 if (fsinf.fs_properties & NFSV3FSINFO_SYMLINK) in nfsv4_fillattr()