Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dvolumes.c348 static void free_fs_devices(struct btrfs_fs_devices *fs_devices) in free_fs_devices()
363 struct btrfs_fs_devices *fs_devices; in btrfs_cleanup_fs_uuids() local
415 struct btrfs_fs_devices *fs_devices; in find_fsid() local
735 struct btrfs_fs_devices *fs_devices, *tmp_fs_devices; in btrfs_free_stale_devices() local
781 static int btrfs_open_one_device(struct btrfs_fs_devices *fs_devices, in btrfs_open_one_device()
861 struct btrfs_fs_devices *fs_devices; in find_fsid_inprogress() local
879 struct btrfs_fs_devices *fs_devices; in find_fsid_changed() local
911 struct btrfs_fs_devices *fs_devices = NULL; in device_list_add() local
1115 struct btrfs_fs_devices *fs_devices; in clone_fs_devices() local
1168 void btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices, int step) in btrfs_free_extra_devids()
[all …]
Dsysfs.c927 int btrfs_sysfs_rm_device_link(struct btrfs_fs_devices *fs_devices, in btrfs_sysfs_rm_device_link()
973 int btrfs_sysfs_add_device_link(struct btrfs_fs_devices *fs_devices, in btrfs_sysfs_add_device_link()
1012 void btrfs_sysfs_update_sprout_fsid(struct btrfs_fs_devices *fs_devices, in btrfs_sysfs_update_sprout_fsid()
Dreada.c775 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in __reada_start_machine() local
836 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in dump_devs() local
Dsuper.c1186 struct btrfs_fs_devices *fs_devices, in btrfs_fill_super()
1482 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_mount_root() local
1902 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_calc_avail_data_space() local
Ddisk-io.c561 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in check_tree_block_fsid() local
2150 struct btrfs_fs_devices *fs_devices) in btrfs_init_workqueues()
2257 struct btrfs_fs_devices *fs_devices) in btrfs_replay_log()
2593 struct btrfs_fs_devices *fs_devices, in open_ctree()
Dcheck-integrity.c630 struct btrfs_fs_devices *fs_devices) in btrfsic_process_superblock()
2891 struct btrfs_fs_devices *fs_devices, in btrfsic_mount()
2972 void btrfsic_unmount(struct btrfs_fs_devices *fs_devices) in btrfsic_unmount()
Dvolumes.h64 struct btrfs_fs_devices *fs_devices; member
Dscrub.c1510 struct btrfs_fs_devices *fs_devices = spage->dev->fs_devices; in scrub_check_fsid() local
Dioctl.c3145 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_ioctl_fs_info() local
Dctree.h754 struct btrfs_fs_devices *fs_devices; member