Searched defs:nfs4_acl (Results 1 – 2 of 2) sorted by relevance
179 struct nfs4_acl { struct180 uint32_t naces;181 struct nfs4_ace aces[0];
192 struct nfs4_cached_acl *nfs4_acl; member