Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h608 __u32 qc_idx; member
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c921 if (qctl->qc_idx < 0 || count <= qctl->qc_idx) in lmv_iocontrol()
924 tgt = lmv->tgts[qctl->qc_idx]; in lmv_iocontrol()
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_obd.c1490 if (count <= qctl->qc_idx) in lov_iocontrol()
1493 tgt = lov->lov_tgts[qctl->qc_idx]; in lov_iocontrol()