Searched refs:II_CNT_BITS (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/avs/ns/dsw/ |
H A D | dsw_dev.h | 513 #define II_CNT_BITS(ip, a, b, c) (*(ip)->bi_bitmap_ops->cnt_bits)(ip, a, b, c) macro
|
H A D | dsw_dev.c | 1050 II_CNT_BITS(ip, ip->bi_copyfba, in ii_set_stats_update() 1061 II_CNT_BITS(ip, ip->bi_shdfba, in ii_set_stats_update() 5341 rc = II_CNT_BITS(ip, ip->bi_shdfba, &nbitsset, bitmap_size); in _ii_bitsset() 5343 rc = II_CNT_BITS(ip, ip->bi_copyfba, &nbitsset, bitmap_size); in _ii_bitsset() 6943 rs = II_CNT_BITS(ip, ip->bi_copyfba, ©_set, bitmap_size); in _ii_copyvolp() 6950 rs = II_CNT_BITS(ip, ip->bi_shdfba, &shadow_set, in _ii_copyvolp()
|