Searched refs:xattr_bh (Results 1 – 1 of 1) sorted by relevance
119 struct buffer_head *xattr_bh; member1278 brelse(xs->xattr_bh); in ocfs2_xattr_block_get()1279 xs->xattr_bh = NULL; in ocfs2_xattr_block_get()2835 xs->xattr_bh = blk_bh; in ocfs2_xattr_block_find()2851 xs->xattr_bh = NULL; in ocfs2_xattr_block_find()2964 if (!xs->xattr_bh) { in ocfs2_xattr_block_set()2972 xs->xattr_bh = new_bh; in ocfs2_xattr_block_set()3184 if (!xbs->xattr_bh) { in ocfs2_calc_xattr_set_need()3516 brelse(xbs.xattr_bh); in ocfs2_xattr_set_handle()3676 brelse(xbs.xattr_bh); in ocfs2_xattr_set()[all …]