Searched defs:nfs3_getaclres (Results 1 – 1 of 1) sorted by relevance
1019 struct nfs3_getaclres { struct1020 struct nfs_fattr * fattr;1021 int mask;1022 unsigned int acl_access_count;1023 unsigned int acl_default_count;1024 struct posix_acl * acl_access;1025 struct posix_acl * acl_default;