Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Ddisk-io.h54 int btrfs_start_pre_rw_mount(struct btrfs_fs_info *fs_info);
Dsuper.c2039 ret = btrfs_start_pre_rw_mount(fs_info); in btrfs_remount()
Ddisk-io.c3085 int btrfs_start_pre_rw_mount(struct btrfs_fs_info *fs_info) in btrfs_start_pre_rw_mount() function
3628 ret = btrfs_start_pre_rw_mount(fs_info); in open_ctree()