Home
last modified time | relevance | path

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

/fs/btrfs/
Dvolumes.c65 static void free_fs_devices(struct btrfs_fs_devices *fs_devices) in free_fs_devices()
94 struct btrfs_fs_devices *fs_devices; in btrfs_cleanup_fs_uuids() local
120 struct btrfs_fs_devices *fs_devices; in find_fsid() local
392 struct btrfs_fs_devices *fs_devices; in device_list_add() local
473 struct btrfs_fs_devices *fs_devices; in clone_fs_devices() local
527 struct btrfs_fs_devices *fs_devices, int step) in btrfs_close_extra_devices()
617 static int __btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in __btrfs_close_devices()
669 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices()
697 static int __btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in __btrfs_open_devices()
790 int btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in btrfs_open_devices()
[all …]
Dsuper.c651 struct btrfs_fs_devices **fs_devices) in btrfs_parse_early_options()
806 struct btrfs_fs_devices *fs_devices, in btrfs_fill_super()
1068 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_mount() local
1368 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_calc_avail_data_space() local
1565 struct btrfs_fs_devices *fs_devices; in btrfs_control_ioctl() local
Dreada.c756 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in __reada_start_machine() local
805 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in dump_devs() local
Dcheck-integrity.c650 struct btrfs_fs_devices *fs_devices) in btrfsic_process_superblock()
3199 struct btrfs_fs_devices *fs_devices, in btrfsic_mount()
3300 struct btrfs_fs_devices *fs_devices) in btrfsic_unmount()
Dvolumes.h38 struct btrfs_fs_devices *fs_devices; member
Ddisk-io.c496 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in check_tree_block_fsid() local
2058 struct btrfs_fs_devices *fs_devices, in open_ctree()
Dioctl.c2387 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in btrfs_ioctl_fs_info() local
2418 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in btrfs_ioctl_dev_info() local
Dextent-tree.c7783 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in btrfs_can_relocate() local
Dctree.h1514 struct btrfs_fs_devices *fs_devices; member