Home
last modified time | relevance | path

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

/block/
Dioctl.c116 uint64_t range[2]; in blk_ioctl_discard() local
128 if (copy_from_user(range, (void __user *)arg, sizeof(range))) in blk_ioctl_discard()
131 start = range[0]; in blk_ioctl_discard()
132 len = range[1]; in blk_ioctl_discard()
158 uint64_t range[2]; in blk_ioctl_zeroout() local
166 if (copy_from_user(range, (void __user *)arg, sizeof(range))) in blk_ioctl_zeroout()
169 start = range[0]; in blk_ioctl_zeroout()
170 len = range[1]; in blk_ioctl_zeroout()
Dgenhd.c1002 static DEVICE_ATTR(range, 0444, disk_range_show, NULL);
/block/partitions/
DKconfig52 systems and the Acorn Archimedes range of machines. If you say