Home
last modified time | relevance | path

Searched defs:llseek (Results 1 – 7 of 7) sorted by relevance

/linux/include/sound/
H A Dhwdep.h17 long long (*llseek)(struct snd_hwdep *hw, struct file *file, member
H A Dinfo.h47 loff_t (*llseek)(struct snd_info_entry *entry, member
/linux/include/linux/
H A Dkernfs.h321 loff_t (*llseek)(struct kernfs_open_file *of, loff_t offset, int whence); member
H A Dsysfs.h302 loff_t (*llseek)(struct file *, struct kobject *, struct bin_attribute *, member
H A Dfs.h2008 loff_t (*llseek) (struct file *, loff_t, int); global() member
/linux/fs/
H A Dread_write.c325 SYSCALL_DEFINE5(llseek,unsigned int,fd,unsigned long,offset_high,unsigned long,offset_low,loff_t __user *,result,unsigned int,whence) SYSCALL_DEFINE5() argument
[all...]
/linux/fs/smb/client/
H A Dcifsglob.h587 loff_t (*llseek)(struct file *, struct cifs_tcon *, loff_t, int); member