Searched refs:ext2fs_close2 (Results 1 – 4 of 4) sorted by relevance
462 ret = ext2fs_close2(fs, 0); in ext2fs_close_free()471 return ext2fs_close2(fs, 0); in ext2fs_close()474 errcode_t ext2fs_close2(ext2_filsys fs, int flags) in ext2fs_close2() function
1012 extern errcode_t ext2fs_close2(ext2_filsys fs, int flags);
125 ext2fs_close2@Base 1.42
1660 Add ext2fs_flush2() and ext2fs_close2() which takes a flag to allow