Searched refs:PUT_SB_FREE_BLOCKS (Results 1 – 3 of 3) sorted by relevance
220 PUT_SB_FREE_BLOCKS(s, in reiserfs_resize()
264 PUT_SB_FREE_BLOCKS(s, SB_FREE_BLOCKS(s) - (end - *beg)); in scan_bitmap_block()
1075 #define PUT_SB_FREE_BLOCKS(s, val) \ macro