Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Ddisk-io.h52 int btrfs_start_pre_rw_mount(struct btrfs_fs_info *fs_info);
H A Ddisk-io.c3053 int btrfs_start_pre_rw_mount(struct btrfs_fs_info *fs_info) in btrfs_start_pre_rw_mount() function
3614 ret = btrfs_start_pre_rw_mount(fs_info); in open_ctree()
H A Dsuper.c1319 ret = btrfs_start_pre_rw_mount(fs_info); in btrfs_remount_rw()