Searched refs:lstio_bat_ndentp (Results 1 – 2 of 2) sorted by relevance
635 args->lstio_bat_ndentp == NULL) /* # of node entry */ in lst_batch_info_ioctl()640 copy_from_user(&ndent, args->lstio_bat_ndentp, in lst_batch_info_ioctl()672 copy_to_user(args->lstio_bat_ndentp, &ndent, sizeof(ndent)))) in lst_batch_info_ioctl()
398 int *lstio_bat_ndentp; /* IN/OUT: # of nodent */ member