Searched refs:lstio_bat_ndentp (Results 1 – 2 of 2) sorted by relevance
622 !args->lstio_bat_ndentp) /* # of node entry */ in lst_batch_info_ioctl()627 copy_from_user(&ndent, args->lstio_bat_ndentp, in lst_batch_info_ioctl()658 copy_to_user(args->lstio_bat_ndentp, &ndent, sizeof(ndent)))) in lst_batch_info_ioctl()
419 int __user *lstio_bat_ndentp; /* IN/OUT: # of nodent */ member