Searched refs:ea_refcount_decrement (Results 1 – 3 of 3) sorted by relevance
237 errcode_t ea_refcount_decrement(ext2_refcount_t refcount, ea_key_t ea_key, in ea_refcount_decrement() function439 retval = ea_refcount_decrement(refcount, ea_key, &arg); in main()
535 extern errcode_t ea_refcount_decrement(ext2_refcount_t refcount,
2472 if (ea_refcount_decrement(ctx->refcount, blk, 0) == 0) in check_ext_attr()