[go: nahoru, domu]

Searched refs:obd_quotacheck (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/llite/
H A Ddir.c1650 rc = obd_quotacheck(sbi->ll_md_exp, oqctl);
1656 rc = obd_quotacheck(sbi->ll_dt_exp, oqctl);
1658 CDEBUG(D_INFO, "obd_quotacheck failed: rc %d\n", rc);
/drivers/staging/lustre/lustre/include/
H A Dobd_class.h1330 static inline int obd_quotacheck(struct obd_export *exp, function
/drivers/staging/lustre/lustre/lmv/
H A Dlmv_obd.c2810 err = obd_quotacheck(tgt->ltd_exp, oqctl);
/drivers/staging/lustre/lustre/lov/
H A Dlov_obd.c2287 err = obd_quotacheck(lov->lov_tgts[i]->ltd_exp, oqctl);

Completed in 100 milliseconds