Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Ddosio.c62 static errcode_t dos_flush(io_channel channel);
72 .flush = dos_flush
453 static errcode_t dos_flush(io_channel channel) in dos_flush() function