Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c1253 char *owner_alloc = NULL; in xdr_ga_fattr_res() local
1271 owner_val = owner_alloc = in xdr_ga_fattr_res()
1278 if (owner_alloc) in xdr_ga_fattr_res()
1279 kmem_free(owner_alloc, *owner_length); in xdr_ga_fattr_res()
1319 if (owner_alloc) in xdr_ga_fattr_res()
1320 kmem_free(owner_alloc, *owner_length); in xdr_ga_fattr_res()