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