Home
last modified time | relevance | path

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

/block/
Dioctl.c42 long pstart = start, plength = length; in blkpg_ioctl() local
43 if (pstart != start || plength != length in blkpg_ioctl()
44 || pstart < 0 || plength < 0 || partno > 65535) in blkpg_ioctl()
102 long pstart = start, plength = length; in blkpg_ioctl() local
103 if (pstart != start || plength != length in blkpg_ioctl()
104 || pstart < 0 || plength < 0) in blkpg_ioctl()