Searched refs:alloc_icount (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dicount.c94 static errcode_t alloc_icount(ext2_filsys fs, int flags, ext2_icount_t *ret) function
185 retval = alloc_icount(fs, flags, &icount);
239 retval = alloc_icount(fs, flags, &icount);

Completed in 103 milliseconds