Searched refs:btrfs_dec_block_group_reservations (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | block-group.h | 303 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 | 1180 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in submit_one_async_extent() 1200 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in submit_one_async_extent() 1450 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in cow_file_range() 1478 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in cow_file_range() 8918 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in __btrfs_prealloc_file_range() 9740 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in btrfs_do_encoded_write() 9754 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in btrfs_do_encoded_write()
|
| H A D | block-group.c | 365 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 | 4676 btrfs_dec_block_group_reservations(fs_info, ins->objectid); in btrfs_reserve_extent()
|