Searched refs:nfs4_acl_bytes (Results 1 – 3 of 3) sorted by relevance
44 int nfs4_acl_bytes(int entries);
160 *acl = kmalloc(nfs4_acl_bytes(size), GFP_KERNEL); in nfsd4_get_nfs4_acl()820 int nfs4_acl_bytes(int entries) in nfs4_acl_bytes() function
338 *acl = svcxdr_tmpalloc(argp, nfs4_acl_bytes(count)); in nfsd4_decode_acl()