HomeSort by relevance Sort by last modified time
    Searched refs:ext2_icount (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/ext2fs/
icount.c 49 struct ext2_icount { struct
101 retval = ext2fs_get_mem(sizeof(struct ext2_icount), &icount);
104 memset(icount, 0, sizeof(struct ext2_icount));
ext2fs.h 468 typedef struct ext2_icount *ext2_icount_t;
    [all...]

Completed in 173 milliseconds