Home
last modified time | relevance | path

Searched refs:qd_bh (Results 1 – 2 of 2) sorted by relevance

/linux/fs/gfs2/
H A Dquota.c434 qd->qd_bh = bh; in bh_get()
458 brelse(qd->qd_bh); in bh_put()
459 qd->qd_bh = NULL; in bh_put()
721 gfs2_trans_add_meta(ip->i_gl, qd->qd_bh); in do_qc()
H A Dincore.h457 struct buffer_head *qd_bh; member