Searched defs:nfsv3_pathconf (Results 1 – 4 of 4) sorted by relevance
406 struct nfsv3_pathconf { struct407 nd_uint32_t pc_linkmax;408 nd_uint32_t pc_namemax;409 nd_uint32_t pc_notrunc;410 nd_uint32_t pc_chownrestricted;411 nd_uint32_t pc_caseinsensitive;412 nd_uint32_t pc_casepreserving;
429 struct nfsv3_pathconf { argument 426 struct nfsv3_pathconf { global() struct 427 pc_linkmaxnfsv3_pathconf global() argument 428 pc_namemaxnfsv3_pathconf global() argument 430 pc_chownrestrictednfsv3_pathconf global() argument 431 pc_caseinsensitivenfsv3_pathconf global() argument 432 pc_casepreservingnfsv3_pathconf global() argument
692 struct nfsv3_pathconf { struct693 u_int32_t pc_linkmax;694 u_int32_t pc_namemax;695 u_int32_t pc_notrunc;696 u_int32_t pc_chownrestricted;697 u_int32_t pc_caseinsensitive;698 u_int32_t pc_casepreserving;
1330 struct nfsv3_pathconf { struct1331 u_int32_t pc_linkmax;1332 u_int32_t pc_namemax;1333 u_int32_t pc_notrunc;1334 u_int32_t pc_chownrestricted;1335 u_int32_t pc_caseinsensitive;1336 u_int32_t pc_casepreserving;