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
382 retval = ea_refcount_create(size, &refcount);
384 com_err("ea_refcount_create", retval,

Completed in 105 milliseconds