Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h493 #define LUSTRE_Q_QUOTAON 0x800002 /* turn quotas on */ macro
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_obd.c2184 if (oqctl->qc_cmd != LUSTRE_Q_QUOTAON && in lov_quotactl()