Home
last modified time | relevance | path

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

/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h98 bool need_rescan:1; member
/linux/drivers/usb/host/
H A Duhci-hcd.h413 unsigned int need_rescan:1; /* Redo the schedule scan */ member
H 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()
/linux/fs/btrfs/
H A Dqgroup.c3290 bool need_rescan = false; in btrfs_qgroup_inherit() local
3444 need_rescan = true; in btrfs_qgroup_inherit()
3465 need_rescan = true; in btrfs_qgroup_inherit()
3490 need_rescan = true; in btrfs_qgroup_inherit()
3509 need_rescan = true; in btrfs_qgroup_inherit()
3519 if (need_rescan) in btrfs_qgroup_inherit()