qd_slot           474 fs/gfs2/incore.h 	unsigned int qd_slot;
qd_slot           224 fs/gfs2/quota.c 	qd->qd_slot = -1;
qd_slot           332 fs/gfs2/quota.c 		qd->qd_slot = bit;
qd_slot           359 fs/gfs2/quota.c 		BUG_ON(!test_and_clear_bit(qd->qd_slot, sdp->sd_quota_bitmap));
qd_slot           360 fs/gfs2/quota.c 		qd->qd_slot = -1;
qd_slot           381 fs/gfs2/quota.c 	block = qd->qd_slot / sdp->sd_qc_per_block;
qd_slot           382 fs/gfs2/quota.c 	offset = qd->qd_slot % sdp->sd_qc_per_block;
qd_slot          1405 fs/gfs2/quota.c 			qd->qd_slot = slot;