Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dnfs.h232 #define NFSV3FSINFO_CANSETTIME 0x10 macro
/freebsd/sys/nfs/
H A Dnfsproto.h303 #define NFSV3FSINFO_CANSETTIME 0x10 macro
/freebsd/sys/fs/nfs/
H A Dnfsproto.h677 #define NFSV3FSINFO_CANSETTIME 0x10 macro
H A Dnfs_commonport.c314 NFSV3FSINFO_CANSETTIME); in nfsvno_getfs()
H A Dnfs_commonsubs.c3117 if (fsinf.fs_properties & NFSV3FSINFO_CANSETTIME) in nfsv4_fillattr()