Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tcpdump/dist/
H A Dnfs.h226 #define NFSV3FSINFO_SYMLINK 0x02 macro
/netbsd-src/sys/nfs/
H A Dnfsproto.h222 #define NFSV3FSINFO_SYMLINK 0x02
219 #define NFSV3FSINFO_SYMLINK global() macro
H A Dnfs_serv.c3451 NFSV3FSINFO_SYMLINK | NFSV3FSINFO_HOMOGENEOUS | in nfsrv_fsinfo()
/netbsd-src/sys/fs/nfs/common/
H A Doldnfsproto.h306 #define NFSV3FSINFO_SYMLINK 0x02 macro
H A Dnfs_commonport.c302 NFSV3FSINFO_SYMLINK | NFSV3FSINFO_HOMOGENEOUS | in nfsvno_getfs()
H A Dnfsproto.h578 #define NFSV3FSINFO_SYMLINK 0x02 macro
H A Dnfs_commonsubs.c2183 if (fsinf.fs_properties & NFSV3FSINFO_SYMLINK) in nfsv4_fillattr()