Searched refs:ext2fs_close (Results 1 – 1 of 1) sorted by relevance
95 static int ext2fs_close(struct open_file *f);110 .fo_close = ext2fs_close,791 ext2fs_close(struct open_file *f) in ext2fs_close() function