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

/external/e2fsprogs/e2fsck/
H A Dea_refcount.c223 errcode_t ea_refcount_increment(ext2_refcount_t refcount, blk64_t blk, int *ret) function
418 retval = ea_refcount_increment(refcount, blk, &arg);
420 com_err("ea_refcount_increment", retval,

Completed in 150 milliseconds