Searched refs:qb_value (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dquota.c629 qd->qd_qb.qb_value = cpu_to_be64(value);
788 qlvb->qb_value = cpu_to_be64(q.qu_value);
862 else if ((s64)be64_to_cpu(qd->qd_qb.qb_value) >=
868 value += (s64)be64_to_cpu(qd->qd_qb.qb_value);
945 value = (s64)be64_to_cpu(qd->qd_qb.qb_value);
H A Dincore.h283 __be64 qb_value; /* Current # blocks allocated */ member in struct:gfs2_quota_lvb

Completed in 49 milliseconds