Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dhwdep.h32 long long (*llseek)(struct snd_hwdep *hw, struct file *file, member
Dinfo.h60 loff_t (*llseek)(struct snd_info_entry *entry, member
/linux-4.1.27/arch/tile/kernel/
Dcompat.c81 COMPAT_SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned int, offset_high, in COMPAT_SYSCALL_DEFINE5() argument
/linux-4.1.27/fs/proc/
Dinode.c185 loff_t (*llseek)(struct file *, loff_t, int); in proc_reg_llseek() local
/linux-4.1.27/fs/hppfs/
Dhppfs.c513 loff_t (*llseek)(struct file *, loff_t, int); in hppfs_llseek() local
/linux-4.1.27/fs/
Dread_write.c302 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument
/linux-4.1.27/include/linux/
Dfs.h1591 loff_t (*llseek) (struct file *, loff_t, int); member