Searched refs:dqi_gqi_bh (Results 1 – 2 of 2) sorted by relevance
246 oinfo->dqi_gqi_bh, in ocfs2_quota_write()294 ocfs2_mark_inode_dirty(handle, gqinode, oinfo->dqi_gqi_bh); in ocfs2_quota_write()308 oinfo->dqi_gqi_bh = bh; in ocfs2_lock_global_qf()310 WARN_ON(bh != oinfo->dqi_gqi_bh); in ocfs2_lock_global_qf()330 brelse(oinfo->dqi_gqi_bh); in ocfs2_unlock_global_qf()333 oinfo->dqi_gqi_bh = NULL; in ocfs2_unlock_global_qf()353 oinfo->dqi_gqi_bh = NULL; in ocfs2_global_read_info()
59 …struct buffer_head *dqi_gqi_bh; /* Buffer head with global quota file inode - set only if inode lo… member