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