Searched refs:ea_refcount_decrement (Results 1 – 3 of 3) sorted by relevance
254 errcode_t ea_refcount_decrement(ext2_refcount_t refcount, blk_t blk, int *ret) in ea_refcount_decrement() function443 retval = ea_refcount_decrement(refcount, blk, in main()
406 extern errcode_t ea_refcount_decrement(ext2_refcount_t refcount,
1313 if (ea_refcount_decrement(ctx->refcount, blk, 0) == 0) in check_ext_attr()