Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A 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()
784 struct btrfs_fs_devices *fs_devices = NULL; in device_list_add() local
994 struct btrfs_fs_devices *fs_devices; in clone_fs_devices() local
1046 static void __btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices, in __btrfs_free_extra_devids()
1094 void btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices) in btrfs_free_extra_devids()
[all …]
H A Dzoned.c326 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_get_dev_zone_info_all_devices() local
2384 bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, u64 flags) in btrfs_can_activate_zone()
2506 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_free_zone_cache() local
2524 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_zoned_should_reclaim() local
2678 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_check_active_zone_reservation() local
H A Dsuper.c944 struct btrfs_fs_devices *fs_devices) in btrfs_fill_super()
1594 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_calc_avail_data_space() local
1828 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_get_tree_super() local
H A Ddisk-io.c335 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in check_tree_block_fsid() local
2055 struct btrfs_fs_devices *fs_devices) in btrfs_replay_log()
3283 int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices) in open_ctree()
H A Dzoned.h230 static inline bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, in btrfs_can_activate_zone()
H A Dfs.h667 struct btrfs_fs_devices *fs_devices; member
H A Dioctl.c2767 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_ioctl_fs_info() local
/linux/fs/btrfs/tests/
H 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()