Searched defs:nfsv3_pathconf (Results 1 – 2 of 2) 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;
427 struct nfsv3_pathconf { struct428 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;