Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_pool.c641 if (pool_tgt_array(pool)[i] == idx) { in lov_check_index_in_pool()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h537 #define pool_tgt_array(_p) _p->pool_obds.op_array macro