Home
last modified time | relevance | path

Searched defs:fs_devices (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.1/fs/btrfs/
Dvolumes.c408 static void free_fs_devices(struct btrfs_fs_devices *fs_devices) in free_fs_devices()
423 struct btrfs_fs_devices *fs_devices; in btrfs_cleanup_fs_uuids() local
436 struct btrfs_fs_devices *fs_devices; in find_fsid() local
459 struct btrfs_fs_devices *fs_devices; in find_fsid_with_metadata_uuid() local
547 struct btrfs_fs_devices *fs_devices, *tmp_fs_devices; in btrfs_free_stale_devices() local
596 static int btrfs_open_one_device(struct btrfs_fs_devices *fs_devices, in btrfs_open_one_device()
674 struct btrfs_fs_devices *fs_devices; in find_fsid_inprogress() local
692 struct btrfs_fs_devices *fs_devices; in find_fsid_changed() local
727 struct btrfs_fs_devices *fs_devices; in find_fsid_reverted_metadata() local
761 struct btrfs_fs_devices *fs_devices = NULL; in device_list_add() local
[all …]
Ddev-replace.c246 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_init_dev_replace_tgtdev() local
853 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_dev_replace_finishing() local
Dzoned.c328 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_get_dev_zone_info_all_devices() local
2083 bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, u64 flags) in btrfs_can_activate_zone()
2185 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_free_zone_cache() local
2203 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_zoned_should_reclaim() local
Dsysfs.c1157 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_read_policy_show() local
1181 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_read_policy_store() local
1382 static void btrfs_sysfs_remove_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_remove_fs_devices()
1841 static int btrfs_sysfs_add_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_add_fs_devices()
1879 void btrfs_sysfs_update_sprout_fsid(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_update_sprout_fsid()
Dsuper.c1432 struct btrfs_fs_devices *fs_devices, in btrfs_fill_super()
1745 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_mount_root() local
2214 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_calc_avail_data_space() local
Dcheck-integrity.c571 struct btrfs_fs_devices *fs_devices) in btrfsic_process_superblock()
2725 struct btrfs_fs_devices *fs_devices, in btrfsic_mount()
2797 void btrfsic_unmount(struct btrfs_fs_devices *fs_devices) in btrfsic_unmount()
Dzoned.h243 static inline bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, in btrfs_can_activate_zone()
Ddisk-io.c431 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in check_tree_block_fsid() local
2350 struct btrfs_fs_devices *fs_devices) in btrfs_replay_log()
3402 int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices, in open_ctree()
Dvolumes.h95 struct btrfs_fs_devices *fs_devices; member
Dioctl.c3677 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_ioctl_fs_info() local
Dscrub.c1664 struct btrfs_fs_devices *fs_devices = sector->sblock->dev->fs_devices; in scrub_check_fsid() local
Dextent-tree.c6137 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_trim_fs() local
Dctree.h854 struct btrfs_fs_devices *fs_devices; member