Home
last modified time | relevance | path

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

/linux-4.4.14/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
/linux-4.4.14/arch/tile/kernel/
Dcompat.c81 COMPAT_SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned int, offset_high, in COMPAT_SYSCALL_DEFINE5() argument
/linux-4.4.14/fs/proc/
Dinode.c184 loff_t (*llseek)(struct file *, loff_t, int); in proc_reg_llseek() local
/linux-4.4.14/fs/
Dread_write.c302 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument
/linux-4.4.14/include/linux/
Dfs.h1612 loff_t (*llseek) (struct file *, loff_t, int); member