Home
last modified time | relevance | path

Searched refs:need_rescan (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
Dehci-hcd.c392 ehci->need_rescan = true; in ehci_work()
398 ehci->need_rescan = false; in ehci_work()
405 if (ehci->need_rescan) in ehci_work()
Dfotg210.h98 bool need_rescan:1; member
Duhci-hcd.h417 unsigned int need_rescan:1; /* Redo the schedule scan */ member
Duhci-q.c1748 uhci->need_rescan = 1; in uhci_scan_schedule()
1753 uhci->need_rescan = 0; in uhci_scan_schedule()
1779 if (uhci->need_rescan) in uhci_scan_schedule()
Dehci.h133 bool need_rescan:1; member
Dfotg210-hcd.c4832 fotg210->need_rescan = true; in fotg210_work()
4838 fotg210->need_rescan = false; in fotg210_work()
4845 if (fotg210->need_rescan) in fotg210_work()
/kernel/linux/linux-5.10/fs/btrfs/
Dqgroup.c2786 bool need_rescan = false; in btrfs_qgroup_inherit() local
2936 need_rescan = true; in btrfs_qgroup_inherit()
2958 need_rescan = true; in btrfs_qgroup_inherit()
2977 need_rescan = true; in btrfs_qgroup_inherit()
2987 if (need_rescan) in btrfs_qgroup_inherit()