Searched defs:nfs3_getaclres (Results 1 – 1 of 1) sorted by relevance
1022 struct nfs3_getaclres { struct1023 struct nfs_fattr * fattr;1024 int mask;1025 unsigned int acl_access_count;1026 unsigned int acl_default_count;1027 struct posix_acl * acl_access;1028 struct posix_acl * acl_default;