Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dvolumes.c412 static void free_fs_devices(struct btrfs_fs_devices *fs_devices) in free_fs_devices()
428 struct btrfs_fs_devices *fs_devices; in btrfs_cleanup_fs_uuids() local
438 static bool match_fsid_fs_devices(const struct btrfs_fs_devices *fs_devices, in match_fsid_fs_devices()
456 struct btrfs_fs_devices *fs_devices; in find_fsid() local
526 struct btrfs_fs_devices *fs_devices, *tmp_fs_devices; in btrfs_free_stale_devices() local
646 static int btrfs_open_one_device(struct btrfs_fs_devices *fs_devices, in btrfs_open_one_device()
860 struct btrfs_fs_devices *fs_devices = NULL; in device_list_add() local
1070 struct btrfs_fs_devices *fs_devices; in clone_fs_devices() local
1122 static void __btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices, in __btrfs_free_extra_devids()
1170 void btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices) in btrfs_free_extra_devids()
[all …]
Ddev-replace.c245 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_init_dev_replace_tgtdev() local
871 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_dev_replace_finishing() local
Dsysfs.c1379 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_read_policy_show() local
1415 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_read_policy_store() local
1533 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_offload_csum_show() local
1552 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_offload_csum_store() local
1725 static void btrfs_sysfs_remove_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_remove_fs_devices()
2188 static int btrfs_sysfs_add_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_add_fs_devices()
2226 void btrfs_sysfs_update_sprout_fsid(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_update_sprout_fsid()
Dzoned.c326 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_get_dev_zone_info_all_devices() local
2325 bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, u64 flags) in btrfs_can_activate_zone()
2444 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_free_zone_cache() local
2462 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_zoned_should_reclaim() local
2616 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_check_active_zone_reservation() local
Dsuper.c948 struct btrfs_fs_devices *fs_devices) in btrfs_fill_super()
1598 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_calc_avail_data_space() local
1832 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_get_tree_super() local
Ddisk-io.c337 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in check_tree_block_fsid() local
2065 struct btrfs_fs_devices *fs_devices) in btrfs_replay_log()
3278 int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices) in open_ctree()
Dzoned.h230 static inline bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, in btrfs_can_activate_zone()
Dbio.c602 struct btrfs_fs_devices *fs_devices = bbio->fs_info->fs_devices; in should_async_write() local
Dvolumes.h110 struct btrfs_fs_devices *fs_devices; member
Dfs.h649 struct btrfs_fs_devices *fs_devices; member
Dioctl.c2771 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_ioctl_fs_info() local
Dextent-tree.c6482 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_trim_fs() local
/linux-6.14.4/fs/btrfs/tests/
Draid-stripe-tree-tests.c21 static struct btrfs_device *btrfs_device_by_devid(struct btrfs_fs_devices *fs_devices, in btrfs_device_by_devid()