Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_internal.h201 int osc_quota_poll_check(struct obd_export *exp, struct if_quotacheck *qchk);
Dosc_quota.c314 int osc_quota_poll_check(struct obd_export *exp, struct if_quotacheck *qchk) in osc_quota_poll_check() function
Dosc_request.c2722 err = osc_quota_poll_check(exp, (struct if_quotacheck *)karg); in osc_iocontrol()