Searched defs:lseek (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/drivers/pci/hotplug/ |
D | cpqphp_sysfs.c | 168 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek() function
|
/linux-3.3/arch/mips/include/asm/ |
D | pmon.h | 19 off_t (*lseek) (int, off_t, int); member
|
/linux-3.3/fs/ |
D | read_write.c | 230 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, origin) in SYSCALL_DEFINE3() argument
|