qb_value          836 fs/gfs2/quota.c 	qd->qd_qb.qb_value = q.qu_value;
qb_value          848 fs/gfs2/quota.c 			qd->qd_qb.qb_value = q.qu_value;
qb_value          982 fs/gfs2/quota.c 	qlvb->qb_value = q.qu_value;
qb_value         1093 fs/gfs2/quota.c 	else if ((s64)be64_to_cpu(qd->qd_qb.qb_value) >=
qb_value         1099 fs/gfs2/quota.c 		value += (s64)be64_to_cpu(qd->qd_qb.qb_value);
qb_value         1213 fs/gfs2/quota.c 		value = (s64)be64_to_cpu(qd->qd_qb.qb_value);
qb_value         1638 fs/gfs2/quota.c 	fdq->d_space = be64_to_cpu(qlvb->qb_value) << sdp->sd_sb.sb_bsize_shift;
qb_value         1703 fs/gfs2/quota.c 	    ((fdq->d_space >> sdp->sd_sb.sb_bsize_shift) == be64_to_cpu(qd->qd_qb.qb_value)))
qb_value          532 include/uapi/linux/gfs2_ondisk.h         __be64 qb_value;       /* Current # blocks allocated */