Searched refs:update_block_group_item (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | block-group.c | 2343 static int update_block_group_item(struct btrfs_trans_handle *trans, in update_block_group_item() function 2672 ret = update_block_group_item(trans, path, cache); in btrfs_start_dirty_block_groups() 2823 ret = update_block_group_item(trans, path, cache); in btrfs_write_dirty_block_groups() 2840 ret = update_block_group_item(trans, path, cache); in btrfs_write_dirty_block_groups()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | block-group.c | 3024 static int update_block_group_item(struct btrfs_trans_handle *trans, in update_block_group_item() function 3389 ret = update_block_group_item(trans, path, cache); in btrfs_start_dirty_block_groups() 3540 ret = update_block_group_item(trans, path, cache); in btrfs_write_dirty_block_groups() 3557 ret = update_block_group_item(trans, path, cache); in btrfs_write_dirty_block_groups()
|
Completed in 9 milliseconds