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

  /external/e2fsprogs/lib/ext2fs/
fileio.c 122 errcode_t ext2fs_file_flush(ext2_file_t file) function
184 retval = ext2fs_file_flush(file);
237 retval = ext2fs_file_flush(file);
inode_io.c 288 return ext2fs_file_flush(data->file);
ext2fs.h     [all...]
  /external/e2fsprogs/lib/support/
quotaio.c 415 ext2fs_file_flush(h->qh_qf.e2_file);
  /external/e2fsprogs/misc/
fuse2fs.c     [all...]

Completed in 491 milliseconds