Searched refs:lstio_bat_idxp (Results 1 – 2 of 2) sorted by relevance
621 if (!args->lstio_bat_idxp || /* node index */ in lst_batch_info_ioctl()625 if (copy_from_user(&index, args->lstio_bat_idxp, in lst_batch_info_ioctl()657 (copy_to_user(args->lstio_bat_idxp, &index, sizeof(index)) || in lst_batch_info_ioctl()
418 int __user *lstio_bat_idxp; /* IN/OUT: index of node */ member