Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dvolumes.c179 static void free_fs_devices(struct btrfs_fs_devices *fs_devices) in free_fs_devices()
208 struct btrfs_fs_devices *fs_devices; in btrfs_cleanup_fs_uuids() local
258 struct btrfs_fs_devices *fs_devices; in find_fsid() local
595 struct btrfs_fs_devices *fs_devices; in device_list_add() local
710 struct btrfs_fs_devices *fs_devices; in clone_fs_devices() local
755 void btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices, int step) in btrfs_close_extra_devices()
838 static int __btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in __btrfs_close_devices()
859 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices()
887 static int __btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in __btrfs_open_devices()
973 int btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in btrfs_open_devices()
[all …]
Dsuper.c771 struct btrfs_fs_devices **fs_devices) in btrfs_parse_early_options()
1024 struct btrfs_fs_devices *fs_devices, in btrfs_fill_super()
1436 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_mount() local
1797 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_calc_avail_data_space() local
2096 struct btrfs_fs_devices *fs_devices; in btrfs_control_ioctl() local
Dreada.c760 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in __reada_start_machine() local
810 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in dump_devs() local
Dsysfs.c640 int btrfs_sysfs_rm_device_link(struct btrfs_fs_devices *fs_devices, in btrfs_sysfs_rm_device_link()
686 int btrfs_sysfs_add_device_link(struct btrfs_fs_devices *fs_devices, in btrfs_sysfs_add_device_link()
Ddisk-io.c518 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in check_tree_block_fsid() local
2283 struct btrfs_fs_devices *fs_devices) in btrfs_init_workqueues()
2363 struct btrfs_fs_devices *fs_devices) in btrfs_replay_log()
2472 struct btrfs_fs_devices *fs_devices, in open_ctree()
Dcheck-integrity.c657 struct btrfs_fs_devices *fs_devices) in btrfsic_process_superblock()
3074 struct btrfs_fs_devices *fs_devices, in btrfsic_mount()
3166 struct btrfs_fs_devices *fs_devices) in btrfsic_unmount()
Dvolumes.h53 struct btrfs_fs_devices *fs_devices; member
Dioctl.c2710 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in btrfs_ioctl_fs_info() local
2742 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in btrfs_ioctl_dev_info() local
Dscrub.c1524 struct btrfs_fs_devices *fs_devices = spage->dev->fs_devices; in scrub_check_fsid() local
Dextent-tree.c9312 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in btrfs_can_relocate() local
Dctree.h1666 struct btrfs_fs_devices *fs_devices; member