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