Home
last modified time | relevance | path

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

/fs/btrfs/
A Dvolumes.c430 struct btrfs_fs_devices *fs_devices; in btrfs_cleanup_fs_uuids() local
458 struct btrfs_fs_devices *fs_devices; in find_fsid() local
528 struct btrfs_fs_devices *fs_devices, *tmp_fs_devices; in btrfs_free_stale_devices() local
786 struct btrfs_fs_devices *fs_devices = NULL; in device_list_add() local
1002 struct btrfs_fs_devices *fs_devices; in clone_fs_devices() local
1405 struct btrfs_fs_devices *fs_devices; in btrfs_skip_registration() local
2352 struct btrfs_fs_devices *fs_devices; in btrfs_rm_dev_replace_remove_srcdev() local
5155 struct btrfs_fs_devices *fs_devices, in init_alloc_chunk_ctl_policy_regular()
5176 struct btrfs_fs_devices *fs_devices, in init_alloc_chunk_ctl_policy_zoned()
6793 const struct btrfs_fs_devices *fs_devices) in dev_args_match_fs_devices()
[all …]
A Ddev-replace.c239 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_init_dev_replace_tgtdev() local
862 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_dev_replace_finishing() local
A Dsysfs.c1388 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_read_policy_show() local
1424 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_read_policy_store() local
1542 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_offload_csum_show() local
1561 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_offload_csum_store() local
1734 static void btrfs_sysfs_remove_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_remove_fs_devices()
2216 static int btrfs_sysfs_add_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_add_fs_devices()
2254 void btrfs_sysfs_update_sprout_fsid(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_update_sprout_fsid()
A Dzoned.c330 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_get_dev_zone_info_all_devices() local
2411 bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, u64 flags) in btrfs_can_activate_zone()
2631 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_free_zone_cache() local
2649 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_zoned_should_reclaim() local
2802 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_check_active_zone_reservation() local
A Dvolumes.h113 struct btrfs_fs_devices *fs_devices; member
867 static inline void btrfs_fs_devices_inc_holding(struct btrfs_fs_devices *fs_devices) in btrfs_fs_devices_inc_holding()
874 static inline void btrfs_fs_devices_dec_holding(struct btrfs_fs_devices *fs_devices) in btrfs_fs_devices_dec_holding()
A Dsuper.c953 struct btrfs_fs_devices *fs_devices) in btrfs_fill_super()
1606 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_calc_avail_data_space() local
1840 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_get_tree_super() local
A Dzoned.h231 static inline bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, in btrfs_can_activate_zone()
A Ddisk-io.c335 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in check_tree_block_fsid() local
2052 struct btrfs_fs_devices *fs_devices) in btrfs_replay_log()
3280 int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices) in open_ctree()
A Dbio.c588 struct btrfs_fs_devices *fs_devices = bbio->fs_info->fs_devices; in should_async_write() local
A Dfs.h669 struct btrfs_fs_devices *fs_devices; member
A Dioctl.c2769 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_ioctl_fs_info() local
A Dextent-tree.c6517 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_trim_fs() local
/fs/btrfs/tests/
A Draid-stripe-tree-tests.c21 static struct btrfs_device *btrfs_device_by_devid(struct btrfs_fs_devices *fs_devices, in btrfs_device_by_devid()

Completed in 76 milliseconds