Searched defs:llseek (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-4.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
|
/kernel/linux/linux-5.10/include/sound/ |
D | hwdep.h | 17 long long (*llseek)(struct snd_hwdep *hw, struct file *file, member
|
D | info.h | 47 loff_t (*llseek)(struct snd_info_entry *entry, member
|
/kernel/linux/linux-4.19/fs/proc/ |
D | inode.c | 213 loff_t (*llseek)(struct file *, loff_t, int); in proc_reg_llseek() local
|
/kernel/linux/linux-5.10/fs/ |
D | read_write.c | 331 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument
|
/kernel/linux/linux-4.19/fs/ |
D | read_write.c | 335 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument
|
/kernel/linux/linux-5.10/include/linux/ |
D | fs.h | 1825 loff_t (*llseek) (struct file *, loff_t, int); member
|
/kernel/linux/linux-4.19/include/linux/ |
D | fs.h | 1742 loff_t (*llseek) (struct file *, loff_t, int); member
|
/kernel/linux/linux-5.10/fs/cifs/ |
D | cifsglob.h | 504 loff_t (*llseek)(struct file *, struct cifs_tcon *, loff_t, int); member
|