Home
last modified time | relevance | path

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

/fs/btrfs/
Dvolumes.h463 void btrfs_describe_block_groups(u64 flags, char *buf, u32 size_buf);
Dvolumes.c170 void btrfs_describe_block_groups(u64 bg_flags, char *buf, u32 size_buf) in btrfs_describe_block_groups() function
3984 btrfs_describe_block_groups(bargs->profiles, tmp_buf, in describe_balance_args()
Drelocation.c3574 btrfs_describe_block_groups(block_group->flags, buf, sizeof(buf)); in describe_relocation()