Searched refs:blk_bh (Results 1 – 1 of 1) sorted by relevance
258 struct buffer_head *blk_bh,1228 struct buffer_head *blk_bh = NULL; in ocfs2_xattr_block_list() local1236 &blk_bh); in ocfs2_xattr_block_list()1242 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_list()1248 ret = ocfs2_xattr_tree_list_index_block(inode, blk_bh, in ocfs2_xattr_block_list()1251 brelse(blk_bh); in ocfs2_xattr_block_list()2691 struct buffer_head *blk_bh, in ocfs2_xattr_block_remove() argument2698 .vb_bh = blk_bh, in ocfs2_xattr_block_remove()2706 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_remove()2713 blk_bh, in ocfs2_xattr_block_remove()[all …]