Searched defs:llseek (Results 1 – 3 of 3) sorted by relevance
192 loff_t (*llseek)(struct file *, loff_t, int); in proc_reg_llseek() local
512 loff_t (*llseek)(struct file *, loff_t, int); in hppfs_llseek() local
264 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument