Searched refs:should_sync (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/disk/usb/usb_disk/
H A Dusb_disk.h80 bool should_sync; member in struct:device_lun_s
H A Dusb_disk.cpp985 if (!lun->should_sync && !force)
999 lun->should_sync = false;
1160 lun->should_sync = false;
1367 lun->should_sync = true;
1380 lun->should_sync = true;
1400 lun->should_sync = true;

Completed in 102 milliseconds