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.c889 bool schedule_fsync; in aio_bio_done_notify() local
929 schedule_fsync = false; in aio_bio_done_notify()
940 schedule_fsync = true; in aio_bio_done_notify()
942 if (schedule_fsync) in aio_bio_done_notify()