Searched refs:ea_refcount_store (Results 1 – 3 of 3) sorted by relevance
269 errcode_t ea_refcount_store(ext2_refcount_t refcount, blk_t blk, int count) in ea_refcount_store() function416 retval = ea_refcount_store(refcount, blk, arg); in main()
408 extern errcode_t ea_refcount_store(ext2_refcount_t refcount,
1404 ea_refcount_store(ctx->refcount, blk, count); in check_ext_attr()