Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/selftest/
Dconctl.c630 args->lstio_bat_dentsp == NULL) /* output: node entry */ in lst_batch_info_ioctl()
633 if (args->lstio_bat_dentsp != NULL) { /* have node entry */ in lst_batch_info_ioctl()
663 args->lstio_bat_dentsp); in lst_batch_info_ioctl()
670 if (args->lstio_bat_dentsp != NULL && in lst_batch_info_ioctl()
/drivers/staging/lustre/include/linux/lnet/
Dlnetst.h399 lstcon_node_ent_t *lstio_bat_dentsp; /* array of nodent */ member