Searched refs:writethrough (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dunix_io.c785 int writethrough; local
809 writethrough = channel->flags & CHANNEL_FLAGS_WRITETHROUGH;
810 if (writethrough)
821 cache->dirty = !writethrough;

Completed in 149 milliseconds