Searched refs:dev_head (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | check-integrity.c | 627 struct list_head *dev_head = &fs_devices->devices; in btrfsic_process_superblock() local 637 list_for_each_entry(device, dev_head, dev_list) { in btrfsic_process_superblock() 2774 struct list_head *dev_head = &fs_devices->devices; in btrfsic_mount() local 2809 list_for_each_entry(device, dev_head, dev_list) { in btrfsic_mount() 2851 struct list_head *dev_head = &fs_devices->devices; in btrfsic_unmount() local 2860 list_for_each_entry(device, dev_head, dev_list) { in btrfsic_unmount()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | check-integrity.c | 576 struct list_head *dev_head = &fs_devices->devices; in btrfsic_process_superblock() local 586 list_for_each_entry(device, dev_head, dev_list) { in btrfsic_process_superblock() 2737 struct list_head *dev_head = &fs_devices->devices; in btrfsic_mount() local 2771 list_for_each_entry(device, dev_head, dev_list) { in btrfsic_mount() 2808 struct list_head *dev_head = &fs_devices->devices; in btrfsic_unmount() local 2817 list_for_each_entry(device, dev_head, dev_list) { in btrfsic_unmount()
|
Completed in 7 milliseconds