xattr_bh 125 fs/ocfs2/xattr.c struct buffer_head *xattr_bh; xattr_bh 1234 fs/ocfs2/xattr.c xb = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; xattr_bh 1275 fs/ocfs2/xattr.c brelse(xs->xattr_bh); xattr_bh 1276 fs/ocfs2/xattr.c xs->xattr_bh = NULL; xattr_bh 2694 fs/ocfs2/xattr.c xs->xattr_bh = xs->inode_bh; xattr_bh 2833 fs/ocfs2/xattr.c xs->xattr_bh = blk_bh; xattr_bh 2849 fs/ocfs2/xattr.c xs->xattr_bh = NULL; xattr_bh 2962 fs/ocfs2/xattr.c if (!xs->xattr_bh) { xattr_bh 2970 fs/ocfs2/xattr.c xs->xattr_bh = new_bh; xattr_bh 2971 fs/ocfs2/xattr.c xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; xattr_bh 2977 fs/ocfs2/xattr.c xblk = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; xattr_bh 2980 fs/ocfs2/xattr.c ocfs2_init_xattr_block_xa_loc(&loc, inode, xs->xattr_bh, xattr_bh 3085 fs/ocfs2/xattr.c xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; xattr_bh 3182 fs/ocfs2/xattr.c if (!xbs->xattr_bh) { xattr_bh 3193 fs/ocfs2/xattr.c xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; xattr_bh 3352 fs/ocfs2/xattr.c if (di->i_xattr_loc && !xbs->xattr_bh) { xattr_bh 3514 fs/ocfs2/xattr.c brelse(xbs.xattr_bh); xattr_bh 3674 fs/ocfs2/xattr.c brelse(xbs.xattr_bh); xattr_bh 4281 fs/ocfs2/xattr.c struct buffer_head *xb_bh = xs->xattr_bh; xattr_bh 5621 fs/ocfs2/xattr.c xs->xattr_bh, xattr_bh 5637 fs/ocfs2/xattr.c ret = ocfs2_xattr_index_block_find(inode, xs->xattr_bh, xattr_bh 5791 fs/ocfs2/xattr.c xb = (struct ocfs2_xattr_block *)xbs->xattr_bh->b_data; xattr_bh 5821 fs/ocfs2/xattr.c vb.vb_bh = xbs->xattr_bh;