Home
last modified time | relevance | path

Searched defs:nfsv3_pathconf (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/tcpdump/
H A Dnfs.h410 struct nfsv3_pathconf { struct
411 nd_uint32_t pc_linkmax;
412 nd_uint32_t pc_namemax;
413 nd_uint32_t pc_notrunc;
414 nd_uint32_t pc_chownrestricted;
415 nd_uint32_t pc_caseinsensitive;
416 nd_uint32_t pc_casepreserving;
/dflybsd-src/sys/vfs/nfs/
H A Dnfsproto.h427 struct nfsv3_pathconf { struct
428 u_int32_t pc_linkmax;
429 u_int32_t pc_namemax;
430 u_int32_t pc_notrunc;
431 u_int32_t pc_chownrestricted;
432 u_int32_t pc_caseinsensitive;
433 u_int32_t pc_casepreserving;