Lines Matching refs:btrfs_fs_info
60 struct btrfs_fs_info *fs_info;
259 struct btrfs_fs_info *fs_info;
325 struct btrfs_fs_info *fs_info;
419 int btrfs_map_block(struct btrfs_fs_info *fs_info, enum btrfs_map_op op,
422 int btrfs_map_sblock(struct btrfs_fs_info *fs_info, enum btrfs_map_op op,
425 int btrfs_get_io_geometry(struct btrfs_fs_info *fs_info, enum btrfs_map_op op,
427 int btrfs_read_sys_array(struct btrfs_fs_info *fs_info);
428 int btrfs_read_chunk_tree(struct btrfs_fs_info *fs_info);
431 blk_status_t btrfs_map_bio(struct btrfs_fs_info *fs_info, struct bio *bio,
442 struct btrfs_device *btrfs_find_device_by_devspec(struct btrfs_fs_info *fs_info,
445 struct btrfs_device *btrfs_alloc_device(struct btrfs_fs_info *fs_info,
449 int btrfs_rm_device(struct btrfs_fs_info *fs_info,
452 int btrfs_num_copies(struct btrfs_fs_info *fs_info, u64 logical, u64 len);
458 int btrfs_init_new_device(struct btrfs_fs_info *fs_info, const char *path);
459 int btrfs_balance(struct btrfs_fs_info *fs_info,
463 int btrfs_resume_balance_async(struct btrfs_fs_info *fs_info);
464 int btrfs_recover_balance(struct btrfs_fs_info *fs_info);
465 int btrfs_pause_balance(struct btrfs_fs_info *fs_info);
466 int btrfs_cancel_balance(struct btrfs_fs_info *fs_info);
467 int btrfs_create_uuid_tree(struct btrfs_fs_info *fs_info);
469 int btrfs_chunk_readonly(struct btrfs_fs_info *fs_info, u64 chunk_offset);
473 int btrfs_get_dev_stats(struct btrfs_fs_info *fs_info,
475 void btrfs_init_devices_late(struct btrfs_fs_info *fs_info);
476 int btrfs_init_dev_stats(struct btrfs_fs_info *fs_info);
481 int btrfs_is_parity_mirror(struct btrfs_fs_info *fs_info,
483 unsigned long btrfs_full_stripe_len(struct btrfs_fs_info *fs_info,
488 struct extent_map *btrfs_get_chunk_map(struct btrfs_fs_info *fs_info,
572 bool btrfs_check_rw_degradable(struct btrfs_fs_info *fs_info,
574 void btrfs_scratch_superblocks(struct btrfs_fs_info *fs_info,
580 int btrfs_verify_dev_extents(struct btrfs_fs_info *fs_info);