Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c1252 char *group_alloc = NULL; in xdr_ga_fattr_res() local
1270 group_val = group_alloc = in xdr_ga_fattr_res()
1277 if (group_alloc) in xdr_ga_fattr_res()
1278 kmem_free(group_alloc, *group_length); in xdr_ga_fattr_res()
1318 if (group_alloc) { in xdr_ga_fattr_res()
1319 kmem_free(group_alloc, *group_length); in xdr_ga_fattr_res()