Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dvfs_aio.c880 bool schedule_fsync; in aio_bio_done_notify() local
919 schedule_fsync = false; in aio_bio_done_notify()
930 schedule_fsync = true; in aio_bio_done_notify()
932 if (schedule_fsync) in aio_bio_done_notify()