Home
last modified time | relevance | path

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

/freebsd-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;
/freebsd-src/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-src/sys/fs/nfs/
H A Dnfsproto.h1625 struct nfsv3_pathconf { argument
1619 struct nfsv3_pathconf { global() struct
1620 pc_linkmaxnfsv3_pathconf global() argument
1621 pc_namemaxnfsv3_pathconf global() argument
1622 pc_notruncnfsv3_pathconf global() argument
1623 pc_chownrestrictednfsv3_pathconf global() argument
1624 pc_caseinsensitivenfsv3_pathconf global() argument