Home
last modified time | relevance | path

Searched defs:llseek (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-4.19/include/sound/
Dhwdep.h32 long long (*llseek)(struct snd_hwdep *hw, struct file *file, member
Dinfo.h62 loff_t (*llseek)(struct snd_info_entry *entry, member
/kernel/linux/linux-5.10/include/sound/
Dhwdep.h17 long long (*llseek)(struct snd_hwdep *hw, struct file *file, member
Dinfo.h47 loff_t (*llseek)(struct snd_info_entry *entry, member
/kernel/linux/linux-4.19/fs/proc/
Dinode.c213 loff_t (*llseek)(struct file *, loff_t, int); in proc_reg_llseek() local
/kernel/linux/linux-5.10/fs/
Dread_write.c331 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument
/kernel/linux/linux-4.19/fs/
Dread_write.c335 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument
/kernel/linux/linux-5.10/include/linux/
Dfs.h1825 loff_t (*llseek) (struct file *, loff_t, int); member
/kernel/linux/linux-4.19/include/linux/
Dfs.h1742 loff_t (*llseek) (struct file *, loff_t, int); member
/kernel/linux/linux-5.10/fs/cifs/
Dcifsglob.h504 loff_t (*llseek)(struct file *, struct cifs_tcon *, loff_t, int); member