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()
496 static void reada_extent_put(struct btrfs_fs_info *fs_info, in reada_extent_put()
656 static int reada_start_machine_dev(struct btrfs_fs_info *fs_info, in reada_start_machine_dev()
742 struct btrfs_fs_info *fs_info; in reada_start_machine_worker()
757 static void __reada_start_machine(struct btrfs_fs_info *fs_info) in __reada_start_machine()
790 static void reada_start_machine(struct btrfs_fs_info *fs_info) in reada_start_machine()
807 static void dump_devs(struct btrfs_fs_info *fs_info, int all) in dump_devs()