Searched defs:nfsv3_pathconf (Results 1 – 3 of 3) sorted by relevance
410 struct nfsv3_pathconf { struct411 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;
689 struct nfsv3_pathconf { struct690 u_int32_t pc_linkmax;691 u_int32_t pc_namemax;692 u_int32_t pc_notrunc;693 u_int32_t pc_chownrestricted;694 u_int32_t pc_caseinsensitive;695 u_int32_t pc_casepreserving;
1497 struct nfsv3_pathconf { struct1498 u_int32_t pc_linkmax;1499 u_int32_t pc_namemax;1500 u_int32_t pc_notrunc;1501 u_int32_t pc_chownrestricted;1502 u_int32_t pc_caseinsensitive;1503 u_int32_t pc_casepreserving;