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);
lseek203arch/i386/boot/tools/build.clseek(id, GCC_HEADER, SEEK_SET);
lseek241arch/i386/boot/tools/build.cif (lseek(1, 497, 0) == 497) {
lseek245arch/i386/boot/tools/build.cif (lseek(1,500,0) == 500) {
lseek738fs/binfmt_elf.cif (file->f_op->lseek) {
lseek739fs/binfmt_elf.cif ((error = file->f_op->lseek(inode, file, 0, 0)) != 0)
lseek840fs/binfmt_elf.cif (file->f_op->lseek) {
lseek841fs/binfmt_elf.cif (file->f_op->lseek(file->f_inode, file, off, 0) != off)
lseek152fs/exec.cif (file.f_op->lseek) { \
lseek153fs/exec.cif (file.f_op->lseek(inode,&file,(offset),0) != (offset)) \
lseek506fs/exec.cif (file.f_op->lseek) {
lseek507fs/exec.cif (file.f_op->lseek(inode,&file,offset,0) != offset)
lseek960fs/exec.cif (file->f_op->lseek) {
lseek961fs/exec.cif ((error = file->f_op->lseek(inode, file, 0, 0)) != 0)
lseek27fs/read_write.cif (file->f_op && file->f_op->lseek)
lseek28fs/read_write.creturn file->f_op->lseek(file->f_inode,file,offset,origin);
lseek73fs/read_write.cif (file->f_op && file->f_op->lseek) {
lseek76fs/read_write.creturn file->f_op->lseek(file->f_inode,file,offset,origin);
lseek335include/linux/fs.hint (*lseek) (struct inode *, struct file *, off_t, int);