Home
last modified time | relevance | path

Searched defs:lseek (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/pci/hotplug/
Dcpqphp_sysfs.c168 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek() function
/linux-3.3/arch/mips/include/asm/
Dpmon.h19 off_t (*lseek) (int, off_t, int); member
/linux-3.3/fs/
Dread_write.c230 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, origin) in SYSCALL_DEFINE3() argument