Searched defs:llseek (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/include/sound/ |
D | hwdep.h | 32 long long (*llseek)(struct snd_hwdep *hw, struct file *file, member
|
D | info.h | 60 loff_t (*llseek)(struct snd_info_entry *entry, member
|
/linux-4.1.27/arch/tile/kernel/ |
D | compat.c | 81 COMPAT_SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned int, offset_high, in COMPAT_SYSCALL_DEFINE5() argument
|
/linux-4.1.27/fs/proc/ |
D | inode.c | 185 loff_t (*llseek)(struct file *, loff_t, int); in proc_reg_llseek() local
|
/linux-4.1.27/fs/hppfs/ |
D | hppfs.c | 513 loff_t (*llseek)(struct file *, loff_t, int); in hppfs_llseek() local
|
/linux-4.1.27/fs/ |
D | read_write.c | 302 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument
|
/linux-4.1.27/include/linux/ |
D | fs.h | 1591 loff_t (*llseek) (struct file *, loff_t, int); member
|