Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
A Dehci-hcd.c393 ehci->need_rescan = true; in ehci_work()
399 ehci->need_rescan = false; in ehci_work()
406 if (ehci->need_rescan) in ehci_work()
A Dfotg210.h98 bool need_rescan:1; member
A Duhci-hcd.h413 unsigned int need_rescan:1; /* Redo the schedule scan */ member
A 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()
A Dehci.h133 bool need_rescan:1; member
A Dfotg210-hcd.c4835 fotg210->need_rescan = true; in fotg210_work()
4841 fotg210->need_rescan = false; in fotg210_work()
4848 if (fotg210->need_rescan) in fotg210_work()
/linux/fs/btrfs/
A Dqgroup.c2757 bool need_rescan = false; in btrfs_qgroup_inherit() local
2907 need_rescan = true; in btrfs_qgroup_inherit()
2929 need_rescan = true; in btrfs_qgroup_inherit()
2948 need_rescan = true; in btrfs_qgroup_inherit()
2958 if (need_rescan) in btrfs_qgroup_inherit()

Completed in 30 milliseconds