Searched refs:ext2fs_file_flush (Results 1 – 6 of 6) sorted by relevance
128 errcode_t ext2fs_file_flush(ext2_file_t file) in ext2fs_file_flush() function190 retval = ext2fs_file_flush(file); in sync_buffer_position()243 retval = ext2fs_file_flush(file); in ext2fs_file_close()
288 return ext2fs_file_flush(data->file); in inode_flush()
1344 extern errcode_t ext2fs_file_flush(ext2_file_t file);
233 ext2fs_file_flush@Base 1.37
456 @deftypefun errcode_t ext2fs_file_flush (ext2_file_t @var{file})
2266 err = ext2fs_file_flush(efp); in op_write()