Searched refs:btrfs_remove_block_group (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | block-group.h | 250 int btrfs_remove_block_group(struct btrfs_trans_handle *trans,
|
H A D | block-group.c | 903 int btrfs_remove_block_group(struct btrfs_trans_handle *trans, in btrfs_remove_block_group() function 1193 * btrfs_remove_block_group()), which are used for: in btrfs_start_trans_remove_block_group()
|
H A D | volumes.c | 3089 ret = btrfs_remove_block_group(trans, chunk_offset, em); in btrfs_remove_chunk()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | block-group.h | 306 int btrfs_remove_block_group(struct btrfs_trans_handle *trans,
|
H A D | block-group.c | 1049 int btrfs_remove_block_group(struct btrfs_trans_handle *trans, in btrfs_remove_block_group() function 1311 * btrfs_remove_block_group()), which are used for: in btrfs_start_trans_remove_block_group()
|
H A D | volumes.c | 3230 ret = btrfs_remove_block_group(trans, chunk_offset, em); in btrfs_remove_chunk()
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | btrfs.h | 1890 DEFINE_EVENT(btrfs__block_group, btrfs_remove_block_group,
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | btrfs.h | 2060 DEFINE_EVENT(btrfs__block_group, btrfs_remove_block_group,
|
Completed in 30 milliseconds