Searched refs:ext2fs_close2 (Results 1 – 4 of 4) sorted by relevance
458 ret = ext2fs_close2(fs, 0); in ext2fs_close_free()467 return ext2fs_close2(fs, 0); in ext2fs_close()470 errcode_t ext2fs_close2(ext2_filsys fs, int flags) in ext2fs_close2() function
1002 extern errcode_t ext2fs_close2(ext2_filsys fs, int flags);
123 ext2fs_close2@Base 1.42
2077 Add ext2fs_flush2() and ext2fs_close2() which takes a flag to allow