Home
last modified time | relevance | path

Searched refs:btrfs_resume_balance_async (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h464 int btrfs_resume_balance_async(struct btrfs_fs_info *fs_info);
H A Dsuper.c1971 ret = btrfs_resume_balance_async(fs_info); in btrfs_remount()
H A Ddisk-io.c3381 ret = btrfs_resume_balance_async(fs_info); in open_ctree()
H A Dvolumes.c4262 int btrfs_resume_balance_async(struct btrfs_fs_info *fs_info) in btrfs_resume_balance_async() function