taglinefilesource code
lseek131arch/alpha/boot/tools/build.cif (lseek(fd, offset, SEEK_SET) != offset)
lseek55arch/i386/boot/compressed/xtract.clseek(id, GCC_HEADER, SEEK_SET);
lseek197arch/i386/boot/tools/build.clseek(id, GCC_HEADER, SEEK_SET);
lseek227arch/i386/boot/tools/build.cif (lseek(1, 497, 0) == 497) {
lseek231arch/i386/boot/tools/build.cif (lseek(1,500,0) == 500) {
lseek153fs/exec.cif (file.f_op->lseek) { \
lseek154fs/exec.cif (file.f_op->lseek(inode,&file,(offset),0) != (offset)) \
lseek482fs/exec.cif (file.f_op->lseek) {
lseek483fs/exec.cif (file.f_op->lseek(inode,&file,offset,0) != offset)
lseek56fs/read_write.cif (file->f_op && file->f_op->lseek)
lseek57fs/read_write.creturn file->f_op->lseek(file->f_inode,file,offset,origin);
lseek328include/linux/fs.hint (*lseek) (struct inode *, struct file *, off_t, int);