Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c1508 if (qctl->qc_idx < 0 || count <= qctl->qc_idx) in lov_iocontrol()
1511 tgt = lov->lov_tgts[qctl->qc_idx]; in lov_iocontrol()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h612 __u32 qc_idx; member
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c959 if (qctl->qc_idx < 0 || count <= qctl->qc_idx) in lmv_iocontrol()
962 tgt = lmv->tgts[qctl->qc_idx]; in lmv_iocontrol()