Searched refs:total_ref (Results 1 – 1 of 1) sorted by relevance
66 #define total_ref(ip) ((ip->bi_shdref + ip->bi_shdrref + ip->bi_bmpref) + \ macro3227 ASSERT(total_ref(ip) == 0); in _ii_suspend_vol()5455 while (total_ref(ip) != 0) { in _ii_stopvol()6721 if (total_ref(xip) == 0) { in _ii_copy_on_write()9211 if (total_ref(ip) == 0) { in _ii_shadow_write()9697 if (total_ref(ip) == 0) {