Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_quota.c70 #define FL_QUOTA_FLAG(type) ((type == USRQUOTA) ? OBD_FL_NO_USRQUOTA \ macro
90 if ((flags & FL_QUOTA_FLAG(type)) != 0) { in osc_quota_setdq()