Searched refs:btrfs_dec_block_group_reservations (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | block-group.h | 288 void btrfs_dec_block_group_reservations(struct btrfs_fs_info *fs_info,
|
H A D | inode.c | 1178 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in submit_one_async_extent() 1196 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in submit_one_async_extent() 1457 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in cow_file_range() 1498 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in cow_file_range() 7029 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in btrfs_new_extent_direct() 9659 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in __btrfs_prealloc_file_range() 10437 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in btrfs_do_encoded_write() 10451 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in btrfs_do_encoded_write()
|
H A D | block-group.c | 367 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 | 4566 btrfs_dec_block_group_reservations(fs_info, ins->objectid); in btrfs_reserve_extent()
|