Searched defs:nfs3_getaclres (Results 1 – 1 of 1) sorted by relevance
826 struct nfs3_getaclres { struct827 struct nfs_fattr * fattr;828 int mask;829 unsigned int acl_access_count;830 unsigned int acl_default_count;831 struct posix_acl * acl_access;832 struct posix_acl * acl_default;