Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dicount.c49 struct ext2_icount { struct
92 retval = ext2fs_get_mem(sizeof(struct ext2_icount), &icount); in alloc_icount()
95 memset(icount, 0, sizeof(struct ext2_icount)); in alloc_icount()
Dext2fs.h405 typedef struct ext2_icount *ext2_icount_t;