Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/linux/
Dlustre_compat25.h69 #ifndef NO_QUOTA
70 # define NO_QUOTA (-EDQUOT) macro
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_quota.c61 return NO_QUOTA; in osc_quota_chkdq()
Dosc_cache.c2266 if (rc == 0 && osc_quota_chkdq(cli, qid) == NO_QUOTA) in osc_queue_async_io()