Searched refs:dev_head (Results 1 – 1 of 1) sorted by relevance
575 struct list_head *dev_head = &fs_devices->devices; in btrfsic_process_superblock() local585 list_for_each_entry(device, dev_head, dev_list) { in btrfsic_process_superblock()2741 struct list_head *dev_head = &fs_devices->devices; in btrfsic_mount() local2775 list_for_each_entry(device, dev_head, dev_list) { in btrfsic_mount()2812 struct list_head *dev_head = &fs_devices->devices; in btrfsic_unmount() local2821 list_for_each_entry(device, dev_head, dev_list) { in btrfsic_unmount()
Completed in 8 milliseconds