Home
last modified time | relevance | path

Searched refs:ext2fs_free_inode_cache (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dfreefs.c20 static void ext2fs_free_inode_cache(struct ext2_inode_cache *icache);
54 ext2fs_free_inode_cache(fs->icache); in ext2fs_free()
99 static void ext2fs_free_inode_cache(struct ext2_inode_cache *icache) in ext2fs_free_inode_cache() function