Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Ddisk-io.h83 int btrfs_cleanup_fs_roots(struct btrfs_fs_info *fs_info);
Dsuper.c1885 ret = btrfs_cleanup_fs_roots(fs_info); in btrfs_remount()
Ddisk-io.c3177 ret = btrfs_cleanup_fs_roots(fs_info); in open_ctree()
3891 int btrfs_cleanup_fs_roots(struct btrfs_fs_info *fs_info) in btrfs_cleanup_fs_roots() function