Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Ddisk-io.h43 int btrfs_start_pre_rw_mount(struct btrfs_fs_info *fs_info);
H A Dsuper.c1840 ret = btrfs_start_pre_rw_mount(fs_info); in btrfs_remount()
H A Ddisk-io.c2940 int btrfs_start_pre_rw_mount(struct btrfs_fs_info *fs_info) in btrfs_start_pre_rw_mount() function
3561 ret = btrfs_start_pre_rw_mount(fs_info); in open_ctree()