Searched refs:dqi_gqi_bh (Results 1 – 2 of 2) sorted by relevance
244 oinfo->dqi_gqi_bh, in ocfs2_quota_write()292 ocfs2_mark_inode_dirty(handle, gqinode, oinfo->dqi_gqi_bh); in ocfs2_quota_write()306 oinfo->dqi_gqi_bh = bh; in ocfs2_lock_global_qf()308 WARN_ON(bh != oinfo->dqi_gqi_bh); in ocfs2_lock_global_qf()328 brelse(oinfo->dqi_gqi_bh); in ocfs2_unlock_global_qf()331 oinfo->dqi_gqi_bh = NULL; in ocfs2_unlock_global_qf()361 oinfo->dqi_gqi_bh = NULL; in ocfs2_global_read_info()
58 …struct buffer_head *dqi_gqi_bh; /* Buffer head with global quota file inode - set only if inode lo… member