Home
last modified time | relevance | path

Searched defs:need_rescan (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Duhci-hcd.h413 unsigned int need_rescan:1; /* Redo the schedule scan */ member
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h98 bool need_rescan:1; member
/linux/fs/btrfs/
H A Dqgroup.c3329 bool need_rescan = false; in btrfs_qgroup_inherit() local