Searched defs:nfs3_getaclres (Results 1 – 1 of 1) sorted by relevance
995 struct nfs3_getaclres { struct996 struct nfs_fattr * fattr;997 int mask;998 unsigned int acl_access_count;999 unsigned int acl_default_count;1000 struct posix_acl * acl_access;1001 struct posix_acl * acl_default;
Completed in 18 milliseconds