Searched refs:ea_refcount_store (Results 1 – 3 of 3) sorted by relevance
251 errcode_t ea_refcount_store(ext2_refcount_t refcount, blk64_t blk, int count) in ea_refcount_store() function400 retval = ea_refcount_store(refcount, blk, arg); in main()
443 extern errcode_t ea_refcount_store(ext2_refcount_t refcount,
1661 ea_refcount_store(ctx->refcount, blk, count); in check_ext_attr()