HomeSort by relevance Sort by last modified time
    Searched refs:ea_refcount_store (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/e2fsck/
ea_refcount.c 269 errcode_t ea_refcount_store(ext2_refcount_t refcount, blk_t blk, int count) function
416 retval = ea_refcount_store(refcount, blk, arg);
419 com_err("ea_refcount_store", retval, "");
e2fsck.h 408 extern errcode_t ea_refcount_store(ext2_refcount_t refcount,
pass1.c     [all...]

Completed in 109 milliseconds