Searched refs:devices (Results 1 – 4 of 4) sorted by relevance
6 for use with flash memory devices. It supports raw NAND devices,
153 struct list_head *head = &fs_devices->devices; in find_device()203 INIT_LIST_HEAD(&fs_devices->devices); in device_list_add()239 list_add(&device->dev_list, &fs_devices->devices); in device_list_add()278 while (!list_empty(&fs_devices->devices)) { in btrfs_close_devices()279 device = list_entry(fs_devices->devices.next, in btrfs_close_devices()319 list_for_each_entry(device, &fs_devices->devices, dev_list) { in btrfs_open_devices()576 &fs_info->fs_devices->devices); in read_one_chunk()639 &fs_info->fs_devices->devices); in read_one_dev()
59 struct list_head devices; member
12 embedded devices with limited memory.
Completed in 9 milliseconds