Lines Matching refs:sb_bgl_lock
623 ext3_set_bit_atomic(sb_bgl_lock(sbi, block_group), bit + i, in ext3_free_blocks_sb()
632 if (!ext3_clear_bit_atomic(sb_bgl_lock(sbi, block_group), in ext3_free_blocks_sb()
646 spin_lock(sb_bgl_lock(sbi, block_group)); in ext3_free_blocks_sb()
648 spin_unlock(sb_bgl_lock(sbi, block_group)); in ext3_free_blocks_sb()
927 if (!claim_block(sb_bgl_lock(EXT3_SB(sb), group), in ext3_try_to_allocate()
943 && claim_block(sb_bgl_lock(EXT3_SB(sb), group), in ext3_try_to_allocate()
1691 spin_lock(sb_bgl_lock(sbi, group_no)); in ext3_new_blocks()
1704 spin_unlock(sb_bgl_lock(sbi, group_no)); in ext3_new_blocks()
1724 spin_lock(sb_bgl_lock(sbi, group_no)); in ext3_new_blocks()
1726 spin_unlock(sb_bgl_lock(sbi, group_no)); in ext3_new_blocks()
1977 && claim_block(sb_bgl_lock(sbi, group), in ext3_trim_all_free()
1990 spin_lock(sb_bgl_lock(sbi, group)); in ext3_trim_all_free()
1992 spin_unlock(sb_bgl_lock(sbi, group)); in ext3_trim_all_free()
2013 if (!ext3_clear_bit_atomic(sb_bgl_lock(sbi, group), in ext3_trim_all_free()
2025 spin_lock(sb_bgl_lock(sbi, group)); in ext3_trim_all_free()
2027 spin_unlock(sb_bgl_lock(sbi, group)); in ext3_trim_all_free()