Home
last modified time | relevance | path

Searched refs:group_alloc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c1326 char *group_alloc = NULL; in xdr_ga_fattr_res() local
1344 group_val = group_alloc = in xdr_ga_fattr_res()
1351 if (group_alloc) in xdr_ga_fattr_res()
1352 kmem_free(group_alloc, *group_length); in xdr_ga_fattr_res()
1392 if (group_alloc) { in xdr_ga_fattr_res()
1393 kmem_free(group_alloc, *group_length); in xdr_ga_fattr_res()