Searched refs:lstio_bat_idxp (Results 1 – 2 of 2) sorted by relevance
634 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()
397 int *lstio_bat_idxp; /* IN/OUT: index of node */ member