Searched refs:ft_refcount (Results 1 – 2 of 2) sorted by relevance
55 if (--ftp->ft_refcount == 0) { in fmd_topo_rele_locked()105 ftp->ft_refcount = 1; in fmd_topo_update()118 ftp->ft_refcount++; in fmd_topo_hold()128 ftp->ft_refcount++; in fmd_topo_addref()
42 uint32_t ft_refcount; member