Searched defs:llseek (Results 1 – 5 of 5) sorted by relevance
/linux/include/sound/ |
A D | hwdep.h | 17 long long (*llseek)(struct snd_hwdep *hw, struct file *file, member
|
A D | info.h | 47 loff_t (*llseek)(struct snd_info_entry *entry, member
|
/linux/fs/ |
A D | read_write.c | 336 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument
|
/linux/fs/cifs/ |
A D | cifsglob.h | 501 loff_t (*llseek)(struct file *, struct cifs_tcon *, loff_t, int); member
|
/linux/include/linux/ |
A D | fs.h | 2071 loff_t (*llseek) (struct file *, loff_t, int); member
|
Completed in 27 milliseconds