Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c66 #define total_ref(ip) ((ip->bi_shdref + ip->bi_shdrref + ip->bi_bmpref) + \ macro
3227 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) {