Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Ddir.c1650 rc = obd_quotacheck(sbi->ll_md_exp, oqctl); in ll_dir_ioctl()
1656 rc = obd_quotacheck(sbi->ll_dt_exp, oqctl); in ll_dir_ioctl()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h1351 static inline int obd_quotacheck(struct obd_export *exp, in obd_quotacheck() function
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c2302 err = obd_quotacheck(lov->lov_tgts[i]->ltd_exp, oqctl); in lov_quotacheck()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c2808 err = obd_quotacheck(tgt->ltd_exp, oqctl); in lmv_quotacheck()