Home
last modified time | relevance | path

Searched refs:btrfs_fs_devices (Results 1 – 4 of 4) sorted by relevance

/u-boot/fs/btrfs/
A Dvolumes.h14 struct btrfs_fs_devices *fs_devices;
49 struct btrfs_fs_devices { struct
63 struct btrfs_fs_devices *seed; argument
187 int btrfs_open_devices(struct btrfs_fs_devices *fs_devices);
188 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
192 struct btrfs_fs_devices **fs_devices_ret,
A Dvolumes.c167 struct btrfs_fs_devices *fs_devices; in find_fsid()
185 struct btrfs_fs_devices **fs_devices_ret) in device_list_add()
188 struct btrfs_fs_devices *fs_devices; in device_list_add()
270 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices()
272 struct btrfs_fs_devices *seed_devices; in btrfs_close_devices()
290 struct btrfs_fs_devices *orig; in btrfs_close_devices()
307 struct btrfs_fs_devices *fs_devices; in btrfs_close_all_devices()
310 fs_devices = list_entry(fs_uuids.next, struct btrfs_fs_devices, in btrfs_close_all_devices()
316 int btrfs_open_devices(struct btrfs_fs_devices *fs_devices) in btrfs_open_devices()
331 struct btrfs_fs_devices **fs_devices_ret, in btrfs_scan_one_device()
[all …]
A Ddisk-io.c36 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in check_tree_block()
874 struct btrfs_fs_devices **fs_devices) in btrfs_scan_fs_devices()
955 struct btrfs_fs_devices *fs_devices = NULL; in open_ctree_fs_info()
A Dctree.h100 struct btrfs_fs_devices;
120 struct btrfs_fs_devices *fs_devices;

Completed in 11 milliseconds