Home
last modified time | relevance | path

Searched refs:btrfs_pause_balance (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dvolumes.h653 int btrfs_pause_balance(struct btrfs_fs_info *fs_info);
H A Dsuper.c1796 btrfs_pause_balance(fs_info); in btrfs_remount()
H A Dioctl.c3669 return btrfs_pause_balance(fs_info); in btrfs_ioctl_balance_ctl()
H A Ddisk-io.c4303 btrfs_pause_balance(fs_info); in close_ctree()
H A Dvolumes.c4580 int btrfs_pause_balance(struct btrfs_fs_info *fs_info) in btrfs_pause_balance() function