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
411 struct buffer_head *bh = NULL; in ext2_xattr_set() local
656 struct buffer_head *bh) in ext2_xattr_release_block()
818 struct buffer_head *bh = NULL; in ext2_xattr_delete_inode() local
871 ext2_xattr_cache_insert(struct mb_cache *cache, struct buffer_head *bh) in ext2_xattr_cache_insert()
949 struct buffer_head *bh; in ext2_xattr_cache_find() local