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()
442 ea_bdebug(bh, "b_count=%d, refcount=%d", in ext4_xattr_block_list()
557 ea_bdebug(bh, "refcount now=0; freeing"); in ext4_xattr_release_block()
589 ea_bdebug(bh, "refcount now=%d; releasing", in ext4_xattr_release_block()
747 ea_bdebug(bs->bh, "b_count=%d, refcount=%d", in ext4_xattr_block_find()
803 ea_bdebug(bs->bh, "modifying in-place"); in ext4_xattr_block_set()
830 ea_bdebug(bs->bh, "cloning"); in ext4_xattr_block_set()
870 ea_bdebug(new_bh, "keeping"); in ext4_xattr_block_set()
885 ea_bdebug(new_bh, "reusing; refcount now=%d", in ext4_xattr_block_set()
898 ea_bdebug(bs->bh, "keeping this block"); in ext4_xattr_block_set()
1539 ea_bdebug(bh, "out of memory"); in ext4_xattr_cache_insert()
1546 ea_bdebug(bh, "already in cache"); in ext4_xattr_cache_insert()
1550 ea_bdebug(bh, "inserting [%x]", (int)hash); in ext4_xattr_cache_insert()