Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h498 #define LUSTRE_Q_QUOTAOFF 0x800003 /* turn quotas off */ macro
/drivers/staging/lustre/lustre/lov/
Dlov_obd.c2204 oqctl->qc_cmd != LUSTRE_Q_QUOTAOFF && in lov_quotactl()