Home
last modified time | relevance | path

Searched refs:ea_bdebug (Results 1 – 2 of 2) sorted by relevance

/fs/ext2/
A Dxattr.c81 # 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()
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()
723 ea_bdebug(new_bh, "reusing block"); in ext2_xattr_set2()
881 ea_bdebug(bh, "already in cache"); in ext2_xattr_cache_insert()
[all …]
/fs/ext4/
A Dxattr.c69 # define ea_bdebug(bh, fmt, ...) \ macro
591 ea_bdebug(bh, "b_count=%d, refcount=%d", in ext4_xattr_block_get()
760 ea_bdebug(bh, "b_count=%d, refcount=%d", in ext4_xattr_block_list()
1280 ea_bdebug(bh, "refcount now=0; freeing"); in ext4_xattr_release_block()
1345 ea_bdebug(bh, "refcount now=%d; releasing", in ext4_xattr_release_block()
1950 ea_bdebug(bs->bh, "modifying in-place"); in ext4_xattr_block_set()
1967 ea_bdebug(bs->bh, "cloning"); in ext4_xattr_block_set()
2039 ea_bdebug(new_bh, "keeping"); in ext4_xattr_block_set()
2100 ea_bdebug(bs->bh, "keeping this block"); in ext4_xattr_block_set()
3040 ea_bdebug(bh, "already in cache"); in ext4_xattr_block_cache_insert()
[all …]

Completed in 15 milliseconds