Searched defs:llseek (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/include/sound/ |
D | hwdep.h | 17 long long (*llseek)(struct snd_hwdep *hw, struct file *file, member
|
D | info.h | 47 loff_t (*llseek)(struct snd_info_entry *entry, member
|
/linux-6.14.4/include/linux/ |
D | debugfs.h | 73 loff_t (*llseek) (struct file *, loff_t, int); member
|
D | kernfs.h | 321 loff_t (*llseek)(struct kernfs_open_file *of, loff_t offset, int whence); member
|
D | sysfs.h | 317 loff_t (*llseek)(struct file *, struct kobject *, const struct bin_attribute *, member
|
D | fs.h | 2134 loff_t (*llseek) (struct file *, loff_t, int); member
|
/linux-6.14.4/fs/ |
D | read_write.c | 417 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument
|
/linux-6.14.4/fs/smb/client/ |
D | cifsglob.h | 623 loff_t (*llseek)(struct file *, struct cifs_tcon *, loff_t, int); member
|