Lines Matching refs:ea_bdebug
70 # define ea_bdebug(bh, f...) do { \ macro
80 # define ea_bdebug(bh, fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
294 ea_bdebug(bh, "b_count=%d, refcount=%d", in ext4_xattr_block_get()
443 ea_bdebug(bh, "b_count=%d, refcount=%d", in ext4_xattr_block_list()
558 ea_bdebug(bh, "refcount now=0; freeing"); in ext4_xattr_release_block()
590 ea_bdebug(bh, "refcount now=%d; releasing", in ext4_xattr_release_block()
748 ea_bdebug(bs->bh, "b_count=%d, refcount=%d", in ext4_xattr_block_find()
804 ea_bdebug(bs->bh, "modifying in-place"); in ext4_xattr_block_set()
831 ea_bdebug(bs->bh, "cloning"); in ext4_xattr_block_set()
871 ea_bdebug(new_bh, "keeping"); in ext4_xattr_block_set()
886 ea_bdebug(new_bh, "reusing; refcount now=%d", in ext4_xattr_block_set()
899 ea_bdebug(bs->bh, "keeping this block"); in ext4_xattr_block_set()
1540 ea_bdebug(bh, "out of memory"); in ext4_xattr_cache_insert()
1547 ea_bdebug(bh, "already in cache"); in ext4_xattr_cache_insert()
1551 ea_bdebug(bh, "inserting [%x]", (int)hash); in ext4_xattr_cache_insert()