Searched defs:ea_refcount_create (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Dea_refcount.c48 errcode_t ea_refcount_create(int size, ext2_refcount_t *ret) function
407 retval = ea_refcount_create(size, &refcount);
409 com_err("ea_refcount_create",

Completed in 73 milliseconds