Searched defs:llseek (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/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-v4.19/fs/proc/ |
D | inode.c | 213 loff_t (*llseek)(struct file *, loff_t, int); in proc_reg_llseek() local
|
/Linux-v4.19/fs/ |
D | read_write.c | 335 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument
|
/Linux-v4.19/include/linux/ |
D | fs.h | 1729 loff_t (*llseek) (struct file *, loff_t, int); member
|