Home
last modified time | relevance | path

Searched refs:icc_mdtindex (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c967 if (icc->icc_mdtindex >= count) in lmv_iocontrol()
970 if (lmv->tgts[icc->icc_mdtindex] == NULL || in lmv_iocontrol()
971 lmv->tgts[icc->icc_mdtindex]->ltd_exp == NULL || in lmv_iocontrol()
972 lmv->tgts[icc->icc_mdtindex]->ltd_active == 0) in lmv_iocontrol()
974 rc = obd_iocontrol(cmd, lmv->tgts[icc->icc_mdtindex]->ltd_exp, in lmv_iocontrol()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h820 __u32 icc_mdtindex; member