Searched defs:llseek (Results 1 – 7 of 7) sorted by relevance
| /linux/include/sound/ |
| H A D | hwdep.h | 17 long long (*llseek)(struct snd_hwdep *hw, struct file *file, member
|
| H A D | info.h | 47 loff_t (*llseek)(struct snd_info_entry *entry, member
|
| /linux/include/linux/ |
| H A D | debugfs.h | 73 loff_t (*llseek) (struct file *, loff_t, int); member
|
| H A D | sysfs.h | 317 loff_t (*llseek)(struct file *, struct kobject *, const struct bin_attribute *, global() member
|
| H A D | fs.h | 2271 loff_t (*llseek) (struct file *, loff_t, int); member
|
| /linux/fs/ |
| H A D | read_write.c | 424 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument
|
| /linux/fs/smb/client/ |
| H A D | cifsglob.h | 619 loff_t (*llseek)(struct file *, struct cifs_tcon *, loff_t, int); member
|