Searched refs:btrfs_start_pre_rw_mount (Results 1 – 3 of 3) sorted by relevance
52 int btrfs_start_pre_rw_mount(struct btrfs_fs_info *fs_info);
3053 int btrfs_start_pre_rw_mount(struct btrfs_fs_info *fs_info) in btrfs_start_pre_rw_mount() function3614 ret = btrfs_start_pre_rw_mount(fs_info); in open_ctree()
1319 ret = btrfs_start_pre_rw_mount(fs_info); in btrfs_remount_rw()