Searched defs:llseek (Results 1 – 4 of 4) sorted by relevance
116 static inline loff_t llseek(struct file *file, loff_t offset, int origin) in llseek() function
598 static inline loff_t llseek(struct file *file, loff_t offset, int origin) in llseek() function
1001 static inline loff_t llseek(struct file *file, loff_t offset, int origin) in llseek() function
865 loff_t (*llseek) (struct file *, loff_t, int); member