Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dvolumes.c99 static void free_fs_devices(struct btrfs_fs_devices *fs_devices) in free_fs_devices()
128 struct btrfs_fs_devices *fs_devices; in btrfs_cleanup_fs_uuids() local
178 struct btrfs_fs_devices *fs_devices; in find_fsid() local
458 struct btrfs_fs_devices *fs_devices; in device_list_add() local
567 struct btrfs_fs_devices *fs_devices; in clone_fs_devices() local
612 void btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices, int step) in btrfs_close_extra_devices()
695 static int __btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in __btrfs_close_devices()
745 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices()
773 static int __btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in __btrfs_open_devices()
859 int btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in btrfs_open_devices()
[all …]
Dsuper.c769 struct btrfs_fs_devices **fs_devices) in btrfs_parse_early_options()
937 struct btrfs_fs_devices *fs_devices, in btrfs_fill_super()
1307 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_mount() local
1663 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_calc_avail_data_space() local
1962 struct btrfs_fs_devices *fs_devices; in btrfs_control_ioctl() local
Dreada.c758 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in __reada_start_machine() local
808 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in dump_devs() local
Ddisk-io.c518 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in check_tree_block_fsid() local
2237 struct btrfs_fs_devices *fs_devices) in btrfs_init_workqueues()
2317 struct btrfs_fs_devices *fs_devices) in btrfs_replay_log()
2423 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()
Dsysfs.c629 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_kobj_add_device() local
Dvolumes.h53 struct btrfs_fs_devices *fs_devices; member
Dioctl.c2684 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in btrfs_ioctl_fs_info() local
2716 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in btrfs_ioctl_dev_info() local
Dscrub.c1534 struct btrfs_fs_devices *fs_devices = spage->dev->fs_devices; in scrub_check_fsid() local
Dextent-tree.c8957 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in btrfs_can_relocate() local
Dctree.h1641 struct btrfs_fs_devices *fs_devices; member