Searched refs:nfs4_acl_bytes (Results 1 – 3 of 3) sorted by relevance
42 int nfs4_acl_bytes(int entries);
160 *acl = kmalloc(nfs4_acl_bytes(size), GFP_KERNEL); in nfsd4_get_nfs4_acl()827 int nfs4_acl_bytes(int entries) in nfs4_acl_bytes() function
407 *acl = svcxdr_tmpalloc(argp, nfs4_acl_bytes(nace)); in nfsd4_decode_fattr()