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

/external/e2fsprogs/e2fsck/
H A Dea_refcount.c251 errcode_t ea_refcount_store(ext2_refcount_t refcount, blk64_t blk, int count) function
400 retval = ea_refcount_store(refcount, blk, arg);
402 com_err("ea_refcount_store", retval,

Completed in 340 milliseconds