Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/mach/hurd/
Dmsync.c34 boolean_t should_iosync = flags & MS_ASYNC ? 0 : 1; in msync() local
81 should_flush, 1, should_iosync); in msync()