• Home
  • Raw
  • Download

Lines Matching refs:btrfs_fs_devices

56 static void free_fs_devices(struct btrfs_fs_devices *fs_devices)  in free_fs_devices()
72 struct btrfs_fs_devices *fs_devices; in btrfs_cleanup_fs_uuids()
76 struct btrfs_fs_devices, list); in btrfs_cleanup_fs_uuids()
96 static noinline struct btrfs_fs_devices *find_fsid(u8 *fsid) in find_fsid()
98 struct btrfs_fs_devices *fs_devices; in find_fsid()
330 u64 devid, struct btrfs_fs_devices **fs_devices_ret) in device_list_add()
333 struct btrfs_fs_devices *fs_devices; in device_list_add()
409 static struct btrfs_fs_devices *clone_fs_devices(struct btrfs_fs_devices *orig) in clone_fs_devices()
411 struct btrfs_fs_devices *fs_devices; in clone_fs_devices()
456 void btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_extra_devices()
529 static int __btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in __btrfs_close_devices()
575 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices()
577 struct btrfs_fs_devices *seed_devices = NULL; in btrfs_close_devices()
603 static int __btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in __btrfs_open_devices()
706 int btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in btrfs_open_devices()
723 struct btrfs_fs_devices **fs_devices_ret) in btrfs_scan_one_device()
1303 struct btrfs_fs_devices *cur_devices; in btrfs_rm_device()
1446 struct btrfs_fs_devices *fs_devices; in btrfs_rm_device()
1500 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in btrfs_prepare_sprout()
1501 struct btrfs_fs_devices *old_devices; in btrfs_prepare_sprout()
1502 struct btrfs_fs_devices *seed_devices; in btrfs_prepare_sprout()
3169 struct btrfs_fs_devices *fs_devices = info->fs_devices; in __btrfs_alloc_chunk()
4186 struct btrfs_fs_devices *cur_devices; in btrfs_find_device()
4206 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in add_missing_dev()
4335 struct btrfs_fs_devices *fs_devices; in open_seed_devices()