Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libstorage/src/
Dnon_blocking.rs428 fn check_busy(&self) -> Result<()> { in check_busy() method
454 self.check_busy()?; in write()
491 self.check_busy()?; in read()
527 self.check_busy()?; in scoped_instance()