Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c1179 char *owner_alloc = NULL; in xdr_ga_fattr_res() local
1197 owner_val = owner_alloc = in xdr_ga_fattr_res()
1204 if (owner_alloc) in xdr_ga_fattr_res()
1205 kmem_free(owner_alloc, *owner_length); in xdr_ga_fattr_res()
1245 if (owner_alloc) in xdr_ga_fattr_res()
1246 kmem_free(owner_alloc, *owner_length); in xdr_ga_fattr_res()