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 50 struct ext2_icount { struct
106 retval = ext2fs_get_mem(sizeof(struct ext2_icount), &icount);
109 memset(icount, 0, sizeof(struct ext2_icount));
ext2fs.h 550 typedef struct ext2_icount *ext2_icount_t;
    [all...]

Completed in 55 milliseconds