Lines Matching refs:btrfs_fs_info
62 struct btrfs_fs_info *fs_info;
278 struct btrfs_fs_info *fs_info;
347 struct btrfs_fs_info *fs_info;
442 int btrfs_map_block(struct btrfs_fs_info *fs_info, enum btrfs_map_op op,
445 int btrfs_map_sblock(struct btrfs_fs_info *fs_info, enum btrfs_map_op op,
448 int btrfs_get_io_geometry(struct btrfs_fs_info *fs_info, struct extent_map *map,
451 int btrfs_read_sys_array(struct btrfs_fs_info *fs_info);
452 int btrfs_read_chunk_tree(struct btrfs_fs_info *fs_info);
456 blk_status_t btrfs_map_bio(struct btrfs_fs_info *fs_info, struct bio *bio,
467 struct btrfs_device *btrfs_find_device_by_devspec(struct btrfs_fs_info *fs_info,
470 struct btrfs_device *btrfs_alloc_device(struct btrfs_fs_info *fs_info,
474 int btrfs_rm_device(struct btrfs_fs_info *fs_info,
478 int btrfs_num_copies(struct btrfs_fs_info *fs_info, u64 logical, u64 len);
484 int btrfs_init_new_device(struct btrfs_fs_info *fs_info, const char *path);
485 int btrfs_balance(struct btrfs_fs_info *fs_info,
489 int btrfs_resume_balance_async(struct btrfs_fs_info *fs_info);
490 int btrfs_recover_balance(struct btrfs_fs_info *fs_info);
491 int btrfs_pause_balance(struct btrfs_fs_info *fs_info);
492 int btrfs_relocate_chunk(struct btrfs_fs_info *fs_info, u64 chunk_offset);
493 int btrfs_cancel_balance(struct btrfs_fs_info *fs_info);
494 int btrfs_create_uuid_tree(struct btrfs_fs_info *fs_info);
496 int btrfs_chunk_readonly(struct btrfs_fs_info *fs_info, u64 chunk_offset);
500 int btrfs_get_dev_stats(struct btrfs_fs_info *fs_info,
502 void btrfs_init_devices_late(struct btrfs_fs_info *fs_info);
503 int btrfs_init_dev_stats(struct btrfs_fs_info *fs_info);
508 int btrfs_is_parity_mirror(struct btrfs_fs_info *fs_info,
510 unsigned long btrfs_full_stripe_len(struct btrfs_fs_info *fs_info,
515 struct extent_map *btrfs_get_chunk_map(struct btrfs_fs_info *fs_info,
573 bool btrfs_check_rw_degradable(struct btrfs_fs_info *fs_info,
575 void btrfs_scratch_superblocks(struct btrfs_fs_info *fs_info,
582 int btrfs_verify_dev_extents(struct btrfs_fs_info *fs_info);
583 int btrfs_repair_one_zone(struct btrfs_fs_info *fs_info, u64 logical);