Home
last modified time | relevance | path

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

/freebsd-12.1/tools/regression/fsx/
H A Dfsx.c132 int mapped_msync = 1; /* -U flag disables */ variable
719 if (mapped_msync && msync(p, map_size, MS_SYNC) != 0) { in domapwrite()
1142 mapped_msync = 0; in main()