Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dnfs.h232 #define NFSV3FSINFO_CANSETTIME 0x10 macro
/src/sys/nfs/
H A Dnfsproto.h303 #define NFSV3FSINFO_CANSETTIME 0x10 macro
/src/sys/fs/nfs/
H A Dnfsproto.h674 #define NFSV3FSINFO_CANSETTIME 0x10 macro
H A Dnfs_commonport.c317 NFSV3FSINFO_CANSETTIME); in nfsvno_getfs()
H A Dnfs_commonsubs.c3100 if (fsinf.fs_properties & NFSV3FSINFO_CANSETTIME) in nfsv4_fillattr()