Searched defs:fs_devices (Results 1 – 12 of 12) sorted by relevance
/linux-6.6.21/fs/btrfs/ |
D | volumes.c | 404 static void free_fs_devices(struct btrfs_fs_devices *fs_devices) in free_fs_devices() 420 struct btrfs_fs_devices *fs_devices; in btrfs_cleanup_fs_uuids() local 430 static bool match_fsid_fs_devices(const struct btrfs_fs_devices *fs_devices, in match_fsid_fs_devices() 448 struct btrfs_fs_devices *fs_devices; in find_fsid() local 465 static inline bool check_fsid_changed(const struct btrfs_fs_devices *fs_devices, in check_fsid_changed() 477 struct btrfs_fs_devices *fs_devices; in find_fsid_with_metadata_uuid() local 563 struct btrfs_fs_devices *fs_devices, *tmp_fs_devices; in btrfs_free_stale_devices() local 612 static int btrfs_open_one_device(struct btrfs_fs_devices *fs_devices, in btrfs_open_one_device() 701 struct btrfs_fs_devices *fs_devices; in find_fsid_inprogress() local 717 struct btrfs_fs_devices *fs_devices; in find_fsid_changed() local [all …]
|
D | zoned.c | 337 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() 2317 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_free_zone_cache() local 2335 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_zoned_should_reclaim() local 2489 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_check_active_zone_reservation() local
|
D | dev-replace.c | 248 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; in btrfs_dev_replace_finishing() local
|
D | sysfs.c | 1208 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 static void btrfs_sysfs_remove_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_remove_fs_devices() 1901 static int btrfs_sysfs_add_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_add_fs_devices() 1939 void btrfs_sysfs_update_sprout_fsid(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_update_sprout_fsid()
|
D | super.c | 1134 struct btrfs_fs_devices *fs_devices, in btrfs_fill_super() 1449 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_mount_root() local 1920 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_calc_avail_data_space() local
|
D | check-integrity.c | 573 struct btrfs_fs_devices *fs_devices) in btrfsic_process_superblock() 2732 struct btrfs_fs_devices *fs_devices, in btrfsic_mount() 2804 void btrfsic_unmount(struct btrfs_fs_devices *fs_devices) in btrfsic_unmount()
|
D | disk-io.c | 314 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in check_tree_block_fsid() local 2045 struct btrfs_fs_devices *fs_devices) in btrfs_replay_log() 3162 int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices, in open_ctree()
|
D | zoned.h | 224 static inline bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, in btrfs_can_activate_zone()
|
D | volumes.h | 86 struct btrfs_fs_devices *fs_devices; member
|
D | fs.h | 580 struct btrfs_fs_devices *fs_devices; member
|
D | ioctl.c | 2809 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_ioctl_fs_info() local
|
D | extent-tree.c | 6089 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_trim_fs() local
|