Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dvolumes.h660 void btrfs_describe_block_groups(u64 flags, char *buf, u32 size_buf);
Dvolumes.c198 void btrfs_describe_block_groups(u64 bg_flags, char *buf, u32 size_buf) in btrfs_describe_block_groups() function
4142 btrfs_describe_block_groups(bargs->profiles, tmp_buf, in describe_balance_args()
Drelocation.c3933 btrfs_describe_block_groups(block_group->flags, buf, sizeof(buf)); in describe_relocation()