Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dvolumes.h462 void btrfs_describe_block_groups(u64 flags, char *buf, u32 size_buf);
Dvolumes.c169 void btrfs_describe_block_groups(u64 bg_flags, char *buf, u32 size_buf) in btrfs_describe_block_groups() function
3891 btrfs_describe_block_groups(bargs->profiles, tmp_buf, in describe_balance_args()
Drelocation.c3545 btrfs_describe_block_groups(block_group->flags, buf, sizeof(buf)); in describe_relocation()