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

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

Completed in 28 milliseconds