Lines Matching defs:bh
59 #define BHDR(bh) ((struct ext3_xattr_header *)((bh)->b_data)) argument
61 #define BFIRST(bh) ENTRY(BHDR(bh)+1) argument
78 # define ea_bdebug(bh, f...) do { \ argument
161 ext3_xattr_check_block(struct buffer_head *bh) in ext3_xattr_check_block()
214 struct buffer_head *bh = NULL; in ext3_xattr_block_get() local
359 struct buffer_head *bh = NULL; in ext3_xattr_block_list() local
474 struct buffer_head *bh) in ext3_xattr_release_block()
627 struct buffer_head *bh; member
1088 struct buffer_head *bh = NULL; in ext3_xattr_delete_inode() local
1133 ext3_xattr_cache_insert(struct buffer_head *bh) in ext3_xattr_cache_insert()
1219 struct buffer_head *bh; in ext3_xattr_cache_find() local