[go: nahoru, domu]

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

/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_user.h612 __u32 qc_idx; member in struct:if_quotactl
/drivers/staging/lustre/lustre/lmv/
H A Dlmv_obd.c962 if (qctl->qc_idx < 0 || count <= qctl->qc_idx)
965 tgt = lmv->tgts[qctl->qc_idx];
/drivers/staging/lustre/lustre/lov/
H A Dlov_obd.c1504 if (qctl->qc_idx < 0 || count <= qctl->qc_idx)
1507 tgt = lov->lov_tgts[qctl->qc_idx];
/drivers/staging/lustre/lustre/llite/
H A Ddir.c1720 qctl_20->qc_idx = 0;

Completed in 49 milliseconds