Searched refs:btrfs_dec_block_group_reservations (Results 1 – 5 of 5) sorted by relevance
/linux/fs/btrfs/ |
H A D | block-group.h | 310 void btrfs_dec_block_group_reservations(struct btrfs_fs_info *fs_info,
|
H A D | direct-io.c | 205 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in btrfs_new_extent_direct()
|
H A D | inode.c | 1167 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in submit_one_async_extent() 1187 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in submit_one_async_extent() 1437 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in cow_file_range() 1465 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in cow_file_range() 9041 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in __btrfs_prealloc_file_range() 9858 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in btrfs_do_encoded_write() 9872 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in btrfs_do_encoded_write()
|
H A D | block-group.c | 378 void btrfs_dec_block_group_reservations(struct btrfs_fs_info *fs_info, in btrfs_dec_block_group_reservations() function
|
H A D | extent-tree.c | 4717 btrfs_dec_block_group_reservations(fs_info, ins->objectid); in btrfs_reserve_extent()
|