Searched refs:btrfs_dec_block_group_reservations (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | block-group.h | 231 void btrfs_dec_block_group_reservations(struct btrfs_fs_info *fs_info,
|
H A D | inode.c | 878 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in submit_compressed_extents() 915 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in submit_compressed_extents() 1103 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in cow_file_range() 1141 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in cow_file_range() 6984 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in btrfs_new_extent_direct() 9829 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in __btrfs_prealloc_file_range()
|
H A D | block-group.c | 330 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 | 4287 btrfs_dec_block_group_reservations(fs_info, ins->objectid); in btrfs_reserve_extent()
|
/kernel/linux/linux-6.6/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 | 1175 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in submit_one_async_extent() 1193 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in submit_one_async_extent() 1455 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in cow_file_range() 1496 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in cow_file_range() 7011 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in btrfs_new_extent_direct() 9621 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in __btrfs_prealloc_file_range() 10399 btrfs_dec_block_group_reservations(fs_info, ins.objectid); in btrfs_do_encoded_write() 10413 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 | 4547 btrfs_dec_block_group_reservations(fs_info, ins->objectid); in btrfs_reserve_extent()
|
Completed in 48 milliseconds