Lines Matching defs:bh
69 #define HDR(bh) ((struct ext2_xattr_header *)((bh)->b_data)) argument
71 #define FIRST_ENTRY(bh) ENTRY(HDR(bh)+1) argument
81 # define ea_bdebug(bh, f...) do { \ argument
89 # define ea_bdebug(bh, f...) no_printk(f) argument
199 struct buffer_head *bh = NULL; in ext2_xattr_get() local
291 struct buffer_head *bh = NULL; in ext2_xattr_list() local
410 struct buffer_head *bh = NULL; in ext2_xattr_set() local
654 struct buffer_head *bh) in ext2_xattr_release_block()
819 struct buffer_head *bh = NULL; in ext2_xattr_delete_inode() local
872 ext2_xattr_cache_insert(struct mb_cache *cache, struct buffer_head *bh) in ext2_xattr_cache_insert()
950 struct buffer_head *bh; in ext2_xattr_cache_find() local