Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Ddisk-io.h44 int btrfs_start_pre_rw_mount(struct btrfs_fs_info *fs_info);
Dsuper.c2140 ret = btrfs_start_pre_rw_mount(fs_info); in btrfs_remount()
Ddisk-io.c3200 int btrfs_start_pre_rw_mount(struct btrfs_fs_info *fs_info) in btrfs_start_pre_rw_mount() function
3801 ret = btrfs_start_pre_rw_mount(fs_info); in open_ctree()