Home
last modified time | relevance | path

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

/fs/btrfs/
Dsuper.c241 struct btrfs_fs_devices **fs_devices) in btrfs_parse_early_options()
296 struct btrfs_fs_devices *fs_devices, in btrfs_fill_super()
414 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_get_sb() local
586 struct btrfs_fs_devices *fs_devices; in btrfs_control_ioctl() local
Dvolumes.c75 static void free_fs_devices(struct btrfs_fs_devices *fs_devices) in free_fs_devices()
91 struct btrfs_fs_devices *fs_devices; in btrfs_cleanup_fs_uuids() local
118 struct btrfs_fs_devices *fs_devices; in find_fsid() local
251 struct btrfs_fs_devices *fs_devices; in device_list_add() local
306 struct btrfs_fs_devices *fs_devices; in clone_fs_devices() local
348 int btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_extra_devices()
383 static int __btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in __btrfs_close_devices()
412 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices()
434 static int __btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in __btrfs_open_devices()
522 int btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in btrfs_open_devices()
[all …]
Dvolumes.h29 struct btrfs_fs_devices *fs_devices; member
Ddisk-io.c368 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in check_tree_block_fsid() local
1514 struct btrfs_fs_devices *fs_devices, in open_ctree()
Dctree.h786 struct btrfs_fs_devices *fs_devices; member