Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_internal.h193 int osc_quota_chkdq(struct client_obd *cli, const unsigned int qid[]);
Dosc_quota.c45 int osc_quota_chkdq(struct client_obd *cli, const unsigned int qid[]) in osc_quota_chkdq() function
Dosc_cache.c2266 if (rc == 0 && osc_quota_chkdq(cli, qid) == NO_QUOTA) in osc_queue_async_io()