Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/flash/
Dflash_io.c63 flash_timestamp_diff(struct bintime *bt, struct bintime *b2) in flash_timestamp_diff() function
293 if (flash_timestamp_diff(&now, &fio->fio_last_write) > hz / 5) { in flash_sync_thread()
296 } else if (flash_timestamp_diff(&now, &fio->fio_creation) in flash_sync_thread()