Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Ddisk-io.h80 int btrfs_cleanup_fs_roots(struct btrfs_fs_info *fs_info);
Ddisk-io.c3156 ret = btrfs_cleanup_fs_roots(fs_info); in open_ctree()
3859 int btrfs_cleanup_fs_roots(struct btrfs_fs_info *fs_info) in btrfs_cleanup_fs_roots() function
Dsuper.c1861 ret = btrfs_cleanup_fs_roots(fs_info); in btrfs_remount()