Searched defs:llseek (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/include/sound/ |
D | hwdep.h | 32 long long (*llseek)(struct snd_hwdep *hw, struct file *file, member
|
D | info.h | 62 loff_t (*llseek)(struct snd_info_entry *entry, member
|
/linux-4.4.14/arch/tile/kernel/ |
D | compat.c | 81 COMPAT_SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned int, offset_high, in COMPAT_SYSCALL_DEFINE5() argument
|
/linux-4.4.14/fs/proc/ |
D | inode.c | 184 loff_t (*llseek)(struct file *, loff_t, int); in proc_reg_llseek() local
|
/linux-4.4.14/fs/ |
D | read_write.c | 302 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument
|
/linux-4.4.14/include/linux/ |
D | fs.h | 1612 loff_t (*llseek) (struct file *, loff_t, int); member
|