rpc_is_taglist_empty
tagless = rpc_is_taglist_empty(xprt->x_tags);
if (!rpc_is_taglist_empty(cm_entry->x_tags))
extern int rpc_is_taglist_empty(void *);
if (rpc_is_taglist_empty(xprt->xp_tags)) {
if (rpc_is_taglist_empty(xprt->xp_tags)) {
if (!rpc_is_taglist_empty(xprt->xp_tags))