Searched refs:if_quotacheck (Results 1 – 7 of 7) sorted by relevance
201 int osc_quota_poll_check(struct obd_export *exp, struct if_quotacheck *qchk);
314 int osc_quota_poll_check(struct obd_export *exp, struct if_quotacheck *qchk) in osc_quota_poll_check()
2722 err = osc_quota_poll_check(exp, (struct if_quotacheck *)karg); in osc_iocontrol()
212 #define LL_IOC_POLL_QUOTACHECK _IOR ('f', 161, struct if_quotacheck *)509 struct if_quotacheck { struct
343 #define OBD_IOC_POLL_QUOTACHECK _IOR ('f', 161, struct if_quotacheck *)
1719 struct if_quotacheck *qchk) in mdc_quota_poll_check()1892 rc = mdc_quota_poll_check(exp, (struct if_quotacheck *)karg); in mdc_iocontrol()
1664 struct if_quotacheck *check; in ll_dir_ioctl()