xp_tags
if (rpc_is_taglist_empty(xprt->xp_tags)) {
if (rpc_is_taglist_empty(xprt->xp_tags)) {
if (!rpc_cmp_tag(xprt->xp_tags, arg))
rpc_taghd_init(&svc_tag_hd, offsetof(SVCMASTERXPRT, xp_tags));
rpc_init_taglist(&xprt->xp_tags);
if (!rpc_is_taglist_empty(xprt->xp_tags))
rpc_destroy_taglist(&xprt->xp_tags);