Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/selftest/
Dconctl.c634 if (args->lstio_bat_idxp == NULL || /* node index */ in lst_batch_info_ioctl()
638 if (copy_from_user(&index, args->lstio_bat_idxp, in lst_batch_info_ioctl()
671 (copy_to_user(args->lstio_bat_idxp, &index, sizeof(index)) || in lst_batch_info_ioctl()
/drivers/staging/lustre/include/linux/lnet/
Dlnetst.h397 int *lstio_bat_idxp; /* IN/OUT: index of node */ member