Home
last modified time | relevance | path

Searched refs:btrfs_describe_block_groups (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/btrfs/
Dvolumes.h728 void btrfs_describe_block_groups(u64 flags, char *buf, u32 size_buf);
Dvolumes.c208 void btrfs_describe_block_groups(u64 bg_flags, char *buf, u32 size_buf) in btrfs_describe_block_groups() function
4297 btrfs_describe_block_groups(bargs->profiles, tmp_buf, in describe_balance_args()
Drelocation.c3958 btrfs_describe_block_groups(block_group->flags, buf, sizeof(buf)); in describe_relocation()