Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_aio.c869 bool schedule_fsync; in aio_bio_done_notify() local
909 schedule_fsync = false; in aio_bio_done_notify()
920 schedule_fsync = true; in aio_bio_done_notify()
922 if (schedule_fsync) in aio_bio_done_notify()