Searched refs:clr_copy_bits (Results 1 – 1 of 1) sorted by relevance
484 int (*clr_copy_bits)(_ii_info_t *, chunkid_t, int); member504 #define II_CLR_COPY_BITS(ip, c, n) (*(ip)->bi_bitmap_ops->clr_copy_bits) \506 #define II_CLR_COPY_BIT(ip, c) (*(ip)->bi_bitmap_ops->clr_copy_bits)(ip, c, 1)