Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_dispatch.c610 UTF8STRING_FREE(rbp->tag); in rfs4_resource_err()
H A Dnfs4_srv_attr.c2136 UTF8STRING_FREE(na->owner) in rfs4_fattr4_owner()
2250 UTF8STRING_FREE(na->owner_group) in rfs4_fattr4_owner_group()
H A Dnfs4_srv_deleg.c743 UTF8STRING_FREE(args->tag) in rfs4freeargres()
H A Dnfs4_callback.c663 UTF8STRING_FREE(resp->tag) in cb_compound_free()
H A Dnfs4_srv.c3915 UTF8STRING_FREE(*symlink) in rfs4_op_readlink_free()
5983 UTF8STRING_FREE(resp->tag) in rfs4_compound_free()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4.h1045 #define UTF8STRING_FREE(str) \ macro