Home
last modified time | relevance | path

Searched refs:Q_GETOQUOTA (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_obd.c2186 oqctl->qc_cmd != Q_GETOQUOTA && in lov_quotactl()
2205 if (oqctl->qc_cmd == Q_GETOQUOTA && in lov_quotactl()
2222 if (oqctl->qc_cmd == Q_GETOQUOTA) { in lov_quotactl()
2229 if (oqctl->qc_cmd == Q_GETOQUOTA) { in lov_quotactl()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Ddir.c1113 qctl->qc_cmd = Q_GETOQUOTA; in quotactl_ioctl()
1173 oqctl_tmp->qc_cmd = Q_GETOQUOTA; in quotactl_ioctl()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1877 #define Q_GETOQUOTA 0x800103 /* get obd quotas */ macro
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c2687 if (oqctl->qc_cmd != Q_GETOQUOTA) { in lmv_quotactl()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1640 LASSERTF(Q_GETOQUOTA == 0x800103, "found 0x%.8x\n", in lustre_assert_wire_constants()
1641 Q_GETOQUOTA); in lustre_assert_wire_constants()