sysfs_strtoul     292 drivers/md/bcache/sysfs.c #define d_strtoul(var)		sysfs_strtoul(var, dc->var)
sysfs_strtoul     296 drivers/md/bcache/sysfs.c 	sysfs_strtoul(data_csum,	dc->disk.data_csum);
sysfs_strtoul     553 drivers/md/bcache/sysfs.c 	sysfs_strtoul(data_csum,	d->data_csum);
sysfs_strtoul     885 drivers/md/bcache/sysfs.c 	sysfs_strtoul(expensive_debug_checks,	c->expensive_debug_checks);