Searched defs:_llseek (Results 1 - 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dllseek.c48 static int _llseek(unsigned int, unsigned long,
53 static int _llseek(unsigned int fd, unsigned long oh, function
60 static int _llseek(unsigned int fd, unsigned long oh, function
73 retval = _llseek(fd, ((unsigned long long)offset) >> 32,

Completed in 217 milliseconds