Home
last modified time | relevance | path

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

/Linux-v5.15/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
557 struct btrfs_fs_devices *fs_devices, *tmp_fs_devices; in btrfs_free_stale_devices() local
608 static int btrfs_open_one_device(struct btrfs_fs_devices *fs_devices, in btrfs_open_one_device()
688 struct btrfs_fs_devices *fs_devices; in find_fsid_inprogress() local
706 struct btrfs_fs_devices *fs_devices; in find_fsid_changed() local
741 struct btrfs_fs_devices *fs_devices; in find_fsid_reverted_metadata() local
775 struct btrfs_fs_devices *fs_devices = NULL; in device_list_add() local
[all …]
Dreada.c790 static int reada_start_for_fsdevs(struct btrfs_fs_devices *fs_devices) in reada_start_for_fsdevs()
811 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in __reada_start_machine() local
860 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in dump_devs() local
Dsysfs.c981 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_read_policy_show() local
1005 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_read_policy_store() local
1194 static void btrfs_sysfs_remove_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_remove_fs_devices()
1649 static int btrfs_sysfs_add_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_add_fs_devices()
1687 void btrfs_sysfs_update_sprout_fsid(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_update_sprout_fsid()
Dsuper.c1330 struct btrfs_fs_devices *fs_devices, in btrfs_fill_super()
1644 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_mount_root() local
2113 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_calc_avail_data_space() local
Dzoned.c271 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_get_dev_zone_info_all_devices() local
517 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_check_zoned_mode() local
Ddisk-io.c537 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in check_tree_block_fsid() local
2287 struct btrfs_fs_devices *fs_devices) in btrfs_init_workqueues()
2379 struct btrfs_fs_devices *fs_devices) in btrfs_replay_log()
3188 int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices, in open_ctree()
Dcheck-integrity.c574 struct btrfs_fs_devices *fs_devices) in btrfsic_process_superblock()
2713 struct btrfs_fs_devices *fs_devices, in btrfsic_mount()
2790 void btrfsic_unmount(struct btrfs_fs_devices *fs_devices) in btrfsic_unmount()
Dvolumes.h61 struct btrfs_fs_devices *fs_devices; member
Dioctl.c3330 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_ioctl_fs_info() local
Dscrub.c1505 struct btrfs_fs_devices *fs_devices = spage->dev->fs_devices; in scrub_check_fsid() local
Dextent-tree.c5954 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_trim_fs() local
Dctree.h836 struct btrfs_fs_devices *fs_devices; member