Searched refs:ea_bdebug (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ext2/ |
| H A D | xattr.c | 81 # define ea_bdebug(bh, f...) do { \ macro 89 # define ea_bdebug(bh, f...) no_printk(f) macro 224 ea_bdebug(bh, "b_count=%d, refcount=%d", in ext2_xattr_get() 310 ea_bdebug(bh, "b_count=%d, refcount=%d", in ext2_xattr_list() 449 ea_bdebug(bh, "b_count=%d, refcount=%d", in ext2_xattr_set() 529 ea_bdebug(bh, "modifying in-place"); in ext2_xattr_set() 538 ea_bdebug(bh, "cloning"); in ext2_xattr_set() 682 ea_bdebug(bh, "freeing"); in ext2_xattr_release_block() 695 ea_bdebug(bh, "refcount now=%d", in ext2_xattr_release_block() 719 ea_bdebug(new_bh, "keeping this block"); in ext2_xattr_set2() [all …]
|