Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dinode.c82 void ext2fs_free_inode_cache(struct ext2_inode_cache *icache) in ext2fs_free_inode_cache()
105 retval = ext2fs_get_mem(sizeof(struct ext2_inode_cache), &fs->icache); in ext2fs_create_inode_cache()
109 memset(fs->icache, 0, sizeof(struct ext2_inode_cache)); in ext2fs_create_inode_cache()
H A Dext2fsP.h81 struct ext2_inode_cache { struct
H A Dext2fs.h291 struct ext2_inode_cache *icache;
1561 extern void ext2fs_free_inode_cache(struct ext2_inode_cache *icache);