Home
last modified time | relevance | path

Searched refs:dasd_strtoul (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/s390/block/
Ddasd.c547 dasd_strtoul (char *str, char **stra, int* features) in dasd_strtoul() function
651 from = dasd_strtoul (temp, &temp, &features); in dasd_parse()
655 to = dasd_strtoul (temp, &temp, &features); in dasd_parse()
4691 range->to = range->from = dasd_strtoul (str, in dasd_parse_range()
4697 range->to = dasd_strtoul (str, in dasd_parse_range()