Searched refs:ext2fs_file_flush (Results 1 – 6 of 6) sorted by relevance
121 errcode_t ext2fs_file_flush(ext2_file_t file) in ext2fs_file_flush() function165 retval = ext2fs_file_flush(file); in sync_buffer_position()216 retval = ext2fs_file_flush(file); in ext2fs_file_close()
289 return ext2fs_file_flush(data->file); in inode_flush()
1120 extern errcode_t ext2fs_file_flush(ext2_file_t file);
358 ext2fs_file_flush(h->qh_qf.e2_file); in quota_file_close()
191 ext2fs_file_flush@Base 1.37
456 @deftypefun errcode_t ext2fs_file_flush (ext2_file_t @var{file})