Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dvfs_aio.c878 bool schedule_fsync; in aio_bio_done_notify() local
918 schedule_fsync = false; in aio_bio_done_notify()
929 schedule_fsync = true; in aio_bio_done_notify()
931 if (schedule_fsync) in aio_bio_done_notify()