HomeSort by relevance Sort by last modified time
    Searched refs:ext2fs_file_flush (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/lib/ext2fs/
fileio.c 121 errcode_t ext2fs_file_flush(ext2_file_t file) function
165 retval = ext2fs_file_flush(file);
216 retval = ext2fs_file_flush(file);
inode_io.c 289 return ext2fs_file_flush(data->file);
ext2fs.h     [all...]
  /external/e2fsprogs/lib/quota/
quotaio.c 358 ext2fs_file_flush(h->qh_qf.e2_file);

Completed in 2153 milliseconds