Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dfs.h885 void btrfs_exclop_balance(struct btrfs_fs_info *fs_info,
H A Dioctl.c450 void btrfs_exclop_balance(struct btrfs_fs_info *fs_info, in btrfs_exclop_balance() function
2702 btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE_PAUSED); in btrfs_ioctl_add_dev()
3610 btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE); in btrfs_ioctl_balance()
H A Dvolumes.c4411 btrfs_exclop_balance(fs_info, BTRFS_EXCLOP_BALANCE_PAUSED); in btrfs_balance()