Searched defs:llseek (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-6.6/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
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsglob.h | 507 loff_t (*llseek)(struct file *, struct cifs_tcon *, loff_t, int); member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fs.h | 1885 loff_t (*llseek) (struct file *, loff_t, int); member
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsglob.h | 569 loff_t (*llseek)(struct file *, struct cifs_tcon *, loff_t, int); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fs.h | 1915 loff_t (*llseek) (struct file *, loff_t, int); member
|
Completed in 23 milliseconds