Home
last modified time | relevance | path

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

/linux-3.3/fs/btrfs/
Dvolumes.c56 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() local
99 struct btrfs_fs_devices *fs_devices; in find_fsid() local
335 struct btrfs_fs_devices *fs_devices; in device_list_add() local
413 struct btrfs_fs_devices *fs_devices; in clone_fs_devices() local
458 int btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_extra_devices()
532 static int __btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in __btrfs_close_devices()
577 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices()
599 static int __btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in __btrfs_open_devices()
700 int btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in btrfs_open_devices()
[all …]
Dsuper.c465 u64 *subvol_rootid, struct btrfs_fs_devices **fs_devices) in btrfs_parse_early_options()
628 struct btrfs_fs_devices *fs_devices, in btrfs_fill_super()
906 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_mount() local
1070 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_calc_avail_data_space() local
1265 struct btrfs_fs_devices *fs_devices; in btrfs_control_ioctl() local
Dreada.c723 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in __reada_start_machine() local
772 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in dump_devs() local
Dcheck-integrity.c645 struct btrfs_fs_devices *fs_devices) in btrfsic_process_superblock()
2913 struct btrfs_fs_devices *fs_devices, in btrfsic_mount()
2988 struct btrfs_fs_devices *fs_devices) in btrfsic_unmount()
Dvolumes.h37 struct btrfs_fs_devices *fs_devices; member
Dioctl.c2142 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in btrfs_ioctl_fs_info() local
2173 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in btrfs_ioctl_dev_info() local
Ddisk-io.c457 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in check_tree_block_fsid() local
1894 struct btrfs_fs_devices *fs_devices, in open_ctree()
Dextent-tree.c7220 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in btrfs_can_relocate() local
Dctree.h1177 struct btrfs_fs_devices *fs_devices; member