OpenGrok
Cross Reference: raw-posix.c
xref
: /
external
/
qemu
/
block
/
raw-posix.c
Home
|
History
|
Annotate
|
Download
|
only in
block
Lines Matching
refs:LL
659
size = lseek(fd, 0
LL
, SEEK_END);
665
if (size == 2048
LL
* (unsigned)-1)