Lines Matching refs:btrfs_fs_info
94 struct btrfs_fs_info *fs_info;
97 static void reada_extent_put(struct btrfs_fs_info *, struct reada_extent *);
100 static void reada_start_machine(struct btrfs_fs_info *fs_info);
101 static void __reada_start_machine(struct btrfs_fs_info *fs_info);
117 struct btrfs_fs_info *fs_info = root->fs_info; in __readahead_hook()
248 static struct reada_zone *reada_find_zone(struct btrfs_fs_info *fs_info, in reada_find_zone()
325 struct btrfs_fs_info *fs_info = root->fs_info; in reada_find_extent()
494 static void reada_extent_put(struct btrfs_fs_info *fs_info, in reada_extent_put()
654 static int reada_start_machine_dev(struct btrfs_fs_info *fs_info, in reada_start_machine_dev()
740 struct btrfs_fs_info *fs_info; in reada_start_machine_worker()
755 static void __reada_start_machine(struct btrfs_fs_info *fs_info) in __reada_start_machine()
788 static void reada_start_machine(struct btrfs_fs_info *fs_info) in reada_start_machine()
805 static void dump_devs(struct btrfs_fs_info *fs_info, int all) in dump_devs()