Home
last modified time | relevance | path

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

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