Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcpdump/
H A Dnfs.h234 #define NFSV3FSINFO_CANSETTIME 0x10 macro
/freebsd-12.1/sys/nfs/
H A Dnfsproto.h308 #define NFSV3FSINFO_CANSETTIME 0x10 macro
/freebsd-12.1/sys/fs/nfs/
H A Dnfs_commonport.c315 NFSV3FSINFO_CANSETTIME); in nfsvno_getfs()
H A Dnfsproto.h609 #define NFSV3FSINFO_CANSETTIME 0x10 macro
H A Dnfs_commonsubs.c2622 if (fsinf.fs_properties & NFSV3FSINFO_CANSETTIME) in nfsv4_fillattr()