Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_io.c69 lio->lis_active_subios--; in lov_io_sub_fini()
177 if (lio->lis_active_subios == 0) { in lov_io_sub_init()
207 lio->lis_active_subios++; in lov_io_sub_init()
294 lio->lis_active_subios = 0; in lov_io_subio_init()
590 if (lio->lis_active_subios == 1) { in lov_io_submit()
Dlov_cl_internal.h526 int lis_active_subios; member