Searched refs:osc_quota_chkdq (Results 1 – 3 of 3) sorted by relevance
193 int osc_quota_chkdq(struct client_obd *cli, const unsigned int qid[]);
45 int osc_quota_chkdq(struct client_obd *cli, const unsigned int qid[]) in osc_quota_chkdq() function
2266 if (rc == 0 && osc_quota_chkdq(cli, qid) == NO_QUOTA) in osc_queue_async_io()