Home
last modified time | relevance | path

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

/linux-5.10/fs/btrfs/
Dvolumes.c380 static void free_fs_devices(struct btrfs_fs_devices *fs_devices) in free_fs_devices()
395 struct btrfs_fs_devices *fs_devices; in btrfs_cleanup_fs_uuids() local
446 struct btrfs_fs_devices *fs_devices; in find_fsid() local
469 struct btrfs_fs_devices *fs_devices; in find_fsid_with_metadata_uuid() local
567 struct btrfs_fs_devices *fs_devices, *tmp_fs_devices; in btrfs_free_stale_devices() local
616 static int btrfs_open_one_device(struct btrfs_fs_devices *fs_devices, in btrfs_open_one_device()
696 struct btrfs_fs_devices *fs_devices; in find_fsid_inprogress() local
714 struct btrfs_fs_devices *fs_devices; in find_fsid_changed() local
749 struct btrfs_fs_devices *fs_devices; in find_fsid_reverted_metadata() local
783 struct btrfs_fs_devices *fs_devices = NULL; in device_list_add() local
[all …]
Dreada.c776 static int reada_start_for_fsdevs(struct btrfs_fs_devices *fs_devices) in reada_start_for_fsdevs()
797 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in __reada_start_machine() local
846 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in dump_devs() local
Dsuper.c1290 struct btrfs_fs_devices *fs_devices, in btrfs_fill_super()
1590 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_mount_root() local
2028 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_calc_avail_data_space() local
Ddisk-io.c500 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in check_tree_block_fsid() local
2152 struct btrfs_fs_devices *fs_devices) in btrfs_init_workqueues()
2244 struct btrfs_fs_devices *fs_devices) in btrfs_replay_log()
2876 int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices, in open_ctree()
Dsysfs.c984 static void btrfs_sysfs_remove_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_remove_fs_devices()
1386 static int btrfs_sysfs_add_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_add_fs_devices()
1424 void btrfs_sysfs_update_sprout_fsid(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_update_sprout_fsid()
Dcheck-integrity.c624 struct btrfs_fs_devices *fs_devices) in btrfsic_process_superblock()
2769 struct btrfs_fs_devices *fs_devices, in btrfsic_mount()
2847 void btrfsic_unmount(struct btrfs_fs_devices *fs_devices) in btrfsic_unmount()
Dvolumes.h59 struct btrfs_fs_devices *fs_devices; member
Dioctl.c3258 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_ioctl_fs_info() local
Dscrub.c1509 struct btrfs_fs_devices *fs_devices = spage->dev->fs_devices; in scrub_check_fsid() local
Dctree.h799 struct btrfs_fs_devices *fs_devices; member