Searched defs:fs_devices (Results 1 – 5 of 5) sorted by relevance
241 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() local586 struct btrfs_fs_devices *fs_devices; in btrfs_control_ioctl() local
75 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() local118 struct btrfs_fs_devices *fs_devices; in find_fsid() local251 struct btrfs_fs_devices *fs_devices; in device_list_add() local306 struct btrfs_fs_devices *fs_devices; in clone_fs_devices() local348 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 …]
29 struct btrfs_fs_devices *fs_devices; member
368 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices; in check_tree_block_fsid() local1514 struct btrfs_fs_devices *fs_devices, in open_ctree()
786 struct btrfs_fs_devices *fs_devices; member