Home
last modified time | relevance | path

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

/freebsd/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;
/freebsd/sys/nfs/
H A Dnfsproto.h687 struct nfsv3_pathconf { struct
688 u_int32_t pc_linkmax;
689 u_int32_t pc_namemax;
690 u_int32_t pc_notrunc;
691 u_int32_t pc_chownrestricted;
692 u_int32_t pc_caseinsensitive;
693 u_int32_t pc_casepreserving;
/freebsd/sys/fs/nfs/
H A Dnfsproto.h1619 struct nfsv3_pathconf { struct
1620 u_int32_t pc_linkmax;
1621 u_int32_t pc_namemax;
1622 u_int32_t pc_notrunc;
1623 u_int32_t pc_chownrestricted;
1624 u_int32_t pc_caseinsensitive;
1625 u_int32_t pc_casepreserving;