Home
last modified time | relevance | path

Searched defs:fs_devices (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Ddev-replace.c248 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_init_dev_replace_tgtdev() local
855 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_dev_replace_finishing() local
[all...]
H A Dzoned.h224 static inline bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, in btrfs_can_activate_zone() argument
H A Dvolumes.h86 struct btrfs_fs_devices *fs_devices; member
H A Dsuper.c1449 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_mount_root() local
1133 btrfs_fill_super(struct super_block *sb, struct btrfs_fs_devices *fs_devices, void *data) btrfs_fill_super() argument
1920 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_calc_avail_data_space() local
[all...]
H A Dsysfs.c1208 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_read_policy_show() local
1232 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_read_policy_store() local
1438 btrfs_sysfs_remove_fs_devices(struct btrfs_fs_devices *fs_devices) btrfs_sysfs_remove_fs_devices() argument
1901 btrfs_sysfs_add_fs_devices(struct btrfs_fs_devices *fs_devices) btrfs_sysfs_add_fs_devices() argument
1939 btrfs_sysfs_update_sprout_fsid(struct btrfs_fs_devices *fs_devices) btrfs_sysfs_update_sprout_fsid() argument
[all...]
H A Dcheck-integrity.c2804 void btrfsic_unmount(struct btrfs_fs_devices *fs_devices) in btrfsic_unmount() argument
572 btrfsic_process_superblock(struct btrfsic_state *state, struct btrfs_fs_devices *fs_devices) btrfsic_process_superblock() argument
2731 btrfsic_mount(struct btrfs_fs_info *fs_info, struct btrfs_fs_devices *fs_devices, int including_extent_data, u32 print_mask) btrfsic_mount() argument
H A Dzoned.c337 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_get_dev_zone_info_all_devices() local
2198 bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, u64 flags) in btrfs_can_activate_zone() argument
2317 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_free_zone_cache() local
2335 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_zoned_should_reclaim() local
2489 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_check_active_zone_reservation() local
[all...]
H A Dioctl.c2809 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_ioctl_fs_info() local
[all...]
H A Dextent-tree.c6089 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_trim_fs() local
H A Ddisk-io.c314 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in check_tree_block_fsid() local
2044 btrfs_replay_log(struct btrfs_fs_info *fs_info, struct btrfs_fs_devices *fs_devices) btrfs_replay_log() argument
3162 open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices, char *options) open_ctree() argument
[all...]
H A Dvolumes.c404 static void free_fs_devices(struct btrfs_fs_devices *fs_devices) in free_fs_devices() argument
420 struct btrfs_fs_devices *fs_devices; btrfs_cleanup_fs_uuids() local
430 match_fsid_fs_devices(const struct btrfs_fs_devices *fs_devices, const u8 *fsid, const u8 *metadata_fsid) match_fsid_fs_devices() argument
448 struct btrfs_fs_devices *fs_devices; find_fsid() local
465 check_fsid_changed(const struct btrfs_fs_devices *fs_devices, const u8 *fsid) check_fsid_changed() argument
477 struct btrfs_fs_devices *fs_devices; find_fsid_with_metadata_uuid() local
563 struct btrfs_fs_devices *fs_devices, *tmp_fs_devices; btrfs_free_stale_devices() local
612 btrfs_open_one_device(struct btrfs_fs_devices *fs_devices, struct btrfs_device *device, blk_mode_t flags, void *holder) btrfs_open_one_device() argument
701 struct btrfs_fs_devices *fs_devices; find_fsid_inprogress() local
717 struct btrfs_fs_devices *fs_devices; find_fsid_changed() local
749 struct btrfs_fs_devices *fs_devices; find_fsid_reverted_metadata() local
782 struct btrfs_fs_devices *fs_devices = NULL; device_list_add() local
993 struct btrfs_fs_devices *fs_devices; clone_fs_devices() local
1045 __btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices, struct btrfs_device **latest_dev) __btrfs_free_extra_devids() argument
1092 btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices) btrfs_free_extra_devids() argument
1123 struct btrfs_fs_devices *fs_devices = device->fs_devices; btrfs_close_one_device() local
1171 close_fs_devices(struct btrfs_fs_devices *fs_devices) close_fs_devices() argument
1190 btrfs_close_devices(struct btrfs_fs_devices *fs_devices) btrfs_close_devices() argument
1221 open_fs_devices(struct btrfs_fs_devices *fs_devices, blk_mode_t flags, void *holder) open_fs_devices() argument
1269 btrfs_open_devices(struct btrfs_fs_devices *fs_devices, blk_mode_t flags, void *holder) btrfs_open_devices() argument
2095 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_rm_device() local
2264 struct btrfs_fs_devices *fs_devices; btrfs_rm_dev_replace_remove_srcdev() local
2291 struct btrfs_fs_devices *fs_devices = srcdev->fs_devices; btrfs_rm_dev_replace_free_srcdev() local
2318 struct btrfs_fs_devices *fs_devices = tgtdev->fs_info->fs_devices; btrfs_destroy_dev_replace_tgtdev() local
2442 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_init_sprout() local
2488 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_setup_sprout() local
2619 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_init_new_device() local
3096 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_remove_chunk() local
5103 init_alloc_chunk_ctl_policy_regular( struct btrfs_fs_devices *fs_devices, struct alloc_chunk_ctl *ctl) init_alloc_chunk_ctl_policy_regular() argument
5124 init_alloc_chunk_ctl_policy_zoned( struct btrfs_fs_devices *fs_devices, struct alloc_chunk_ctl *ctl) init_alloc_chunk_ctl_policy_zoned() argument
5157 init_alloc_chunk_ctl(struct btrfs_fs_devices *fs_devices, struct alloc_chunk_ctl *ctl) init_alloc_chunk_ctl() argument
5185 gather_device_info(struct btrfs_fs_devices *fs_devices, struct alloc_chunk_ctl *ctl, struct btrfs_device_info *devices_info) gather_device_info() argument
5341 decide_stripe_size(struct btrfs_fs_devices *fs_devices, struct alloc_chunk_ctl *ctl, struct btrfs_device_info *devices_info) decide_stripe_size() argument
5473 struct btrfs_fs_devices *fs_devices = info->fs_devices; btrfs_create_chunk() local
6503 dev_args_match_fs_devices(const struct btrfs_dev_lookup_args *args, const struct btrfs_fs_devices *fs_devices) dev_args_match_fs_devices() argument
6537 btrfs_find_device(const struct btrfs_fs_devices *fs_devices, const struct btrfs_dev_lookup_args *args) btrfs_find_device() argument
6562 add_missing_dev(struct btrfs_fs_devices *fs_devices, u64 devid, u8 *dev_uuid) add_missing_dev() argument
6888 struct btrfs_fs_devices *fs_devices; open_seed_devices() local
6944 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; read_one_dev() local
7357 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; btrfs_init_devices_late() local
7451 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; btrfs_init_dev_stats() local
7551 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_run_dev_stats() local
7626 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_get_dev_stats() local
[all...]
H A Dfs.h580 struct btrfs_fs_devices *fs_devices; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dreada.c776 static int reada_start_for_fsdevs(struct btrfs_fs_devices *fs_devices) in reada_start_for_fsdevs() argument
797 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in __reada_start_machine() local
846 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in dump_devs() local
[all...]
H A Dvolumes.h59 struct btrfs_fs_devices *fs_devices; member
H A Dsuper.c1615 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_mount_root() local
1314 btrfs_fill_super(struct super_block *sb, struct btrfs_fs_devices *fs_devices, void *data) btrfs_fill_super() argument
2059 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_calc_avail_data_space() local
[all...]
H A Dsysfs.c984 static void btrfs_sysfs_remove_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_remove_fs_devices() argument
1386 btrfs_sysfs_add_fs_devices(struct btrfs_fs_devices *fs_devices) btrfs_sysfs_add_fs_devices() argument
1424 btrfs_sysfs_update_sprout_fsid(struct btrfs_fs_devices *fs_devices) btrfs_sysfs_update_sprout_fsid() argument
[all...]
H A Dcheck-integrity.c2847 void btrfsic_unmount(struct btrfs_fs_devices *fs_devices) in btrfsic_unmount() argument
623 btrfsic_process_superblock(struct btrfsic_state *state, struct btrfs_fs_devices *fs_devices) btrfsic_process_superblock() argument
2768 btrfsic_mount(struct btrfs_fs_info *fs_info, struct btrfs_fs_devices *fs_devices, int including_extent_data, u32 print_mask) btrfsic_mount() argument
[all...]
H A Dioctl.c3349 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_ioctl_fs_info() local
[all...]
H A Ddisk-io.c500 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in check_tree_block_fsid() local
2169 btrfs_init_workqueues(struct btrfs_fs_info *fs_info, struct btrfs_fs_devices *fs_devices) btrfs_init_workqueues() argument
2281 btrfs_replay_log(struct btrfs_fs_info *fs_info, struct btrfs_fs_devices *fs_devices) btrfs_replay_log() argument
2929 open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices, char *options) open_ctree() argument
[all...]
H A Dscrub.c1509 struct btrfs_fs_devices *fs_devices = spage->dev->fs_devices; in scrub_check_fsid() local
[all...]
H A Dvolumes.c381 static void free_fs_devices(struct btrfs_fs_devices *fs_devices) in free_fs_devices() argument
397 struct btrfs_fs_devices *fs_devices; btrfs_cleanup_fs_uuids() local
448 struct btrfs_fs_devices *fs_devices; find_fsid() local
471 struct btrfs_fs_devices *fs_devices; find_fsid_with_metadata_uuid() local
601 struct btrfs_fs_devices *fs_devices, *tmp_fs_devices; btrfs_free_stale_devices() local
650 btrfs_open_one_device(struct btrfs_fs_devices *fs_devices, struct btrfs_device *device, fmode_t flags, void *holder) btrfs_open_one_device() argument
738 struct btrfs_fs_devices *fs_devices; find_fsid_inprogress() local
756 struct btrfs_fs_devices *fs_devices; find_fsid_changed() local
791 struct btrfs_fs_devices *fs_devices; find_fsid_reverted_metadata() local
825 struct btrfs_fs_devices *fs_devices = NULL; device_list_add() local
1039 struct btrfs_fs_devices *fs_devices; clone_fs_devices() local
1087 __btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices, int step, struct btrfs_device **latest_dev) __btrfs_free_extra_devids() argument
1134 btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices, int step) btrfs_free_extra_devids() argument
1165 struct btrfs_fs_devices *fs_devices = device->fs_devices; btrfs_close_one_device() local
1213 close_fs_devices(struct btrfs_fs_devices *fs_devices) close_fs_devices() argument
1232 btrfs_close_devices(struct btrfs_fs_devices *fs_devices) btrfs_close_devices() argument
1263 open_fs_devices(struct btrfs_fs_devices *fs_devices, fmode_t flags, void *holder) open_fs_devices() argument
1312 btrfs_open_devices(struct btrfs_fs_devices *fs_devices, fmode_t flags, void *holder) btrfs_open_devices() argument
2138 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_rm_device() local
2284 struct btrfs_fs_devices *fs_devices; btrfs_rm_dev_replace_remove_srcdev() local
2311 struct btrfs_fs_devices *fs_devices = srcdev->fs_devices; btrfs_rm_dev_replace_free_srcdev() local
2338 struct btrfs_fs_devices *fs_devices = tgtdev->fs_info->fs_devices; btrfs_destroy_dev_replace_tgtdev() local
2440 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_prepare_sprout() local
2588 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_init_new_device() local
3021 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_remove_chunk() local
4942 init_alloc_chunk_ctl_policy_regular( struct btrfs_fs_devices *fs_devices, struct alloc_chunk_ctl *ctl) init_alloc_chunk_ctl_policy_regular() argument
4973 init_alloc_chunk_ctl(struct btrfs_fs_devices *fs_devices, struct alloc_chunk_ctl *ctl) init_alloc_chunk_ctl() argument
4998 gather_device_info(struct btrfs_fs_devices *fs_devices, struct alloc_chunk_ctl *ctl, struct btrfs_device_info *devices_info) gather_device_info() argument
5119 decide_stripe_size(struct btrfs_fs_devices *fs_devices, struct alloc_chunk_ctl *ctl, struct btrfs_device_info *devices_info) decide_stripe_size() argument
5248 struct btrfs_fs_devices *fs_devices = info->fs_devices; btrfs_alloc_chunk() local
6546 btrfs_find_device(struct btrfs_fs_devices *fs_devices, u64 devid, u8 *uuid, u8 *fsid, bool seed) btrfs_find_device() argument
6578 add_missing_dev(struct btrfs_fs_devices *fs_devices, u64 devid, u8 *dev_uuid) add_missing_dev() argument
6819 struct btrfs_fs_devices *fs_devices; open_seed_devices() local
6874 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; read_one_dev() local
7285 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; btrfs_init_devices_late() local
7369 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; btrfs_init_dev_stats() local
7469 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_run_dev_stats() local
7547 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; btrfs_get_dev_stats() local
[all...]
H A Dctree.h805 struct btrfs_fs_devices *fs_devices; member

Completed in 83 milliseconds