Searched refs:lstio_dbg_namep (Results 1 – 2 of 2) sorted by relevance
129 if (args->lstio_dbg_namep != NULL && /* name of batch/group */ in lst_debug_ioctl()134 if (args->lstio_dbg_namep != NULL) { in lst_debug_ioctl()139 if (copy_from_user(name, args->lstio_dbg_namep, in lst_debug_ioctl()
280 char *lstio_dbg_namep; /* IN: name of group|batch */ member