Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddisk-io.h55 int btrfs_start_pre_rw_mount(struct btrfs_fs_info *fs_info);
H A Ddisk-io.c3063 int btrfs_start_pre_rw_mount(struct btrfs_fs_info *fs_info) in btrfs_start_pre_rw_mount() function
3767 ret = btrfs_start_pre_rw_mount(fs_info); in open_ctree()
H A Dsuper.c1321 ret = btrfs_start_pre_rw_mount(fs_info); in btrfs_remount_rw()