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

/external/e2fsprogs/lib/ext2fs/
H A Dfileio.c178 * If dontfill is true, then skip initializing the buffer since we're
183 static errcode_t load_buffer(ext2_file_t file, int dontfill) argument
194 if (!dontfill) {

Completed in 93 milliseconds