Home
last modified time | relevance | path

Searched refs:whence (Results 1 – 3 of 3) sorted by relevance

/include/uapi/linux/
Dfuse.h877 uint32_t whence; member
/include/linux/
Dfs.h3039 extern loff_t default_llseek(struct file *file, loff_t offset, int whence);
3041 extern loff_t vfs_llseek(struct file *file, loff_t offset, int whence);
3158 extern loff_t noop_llseek(struct file *file, loff_t offset, int whence);
3159 extern loff_t no_llseek(struct file *file, loff_t offset, int whence);
3161 extern loff_t generic_file_llseek(struct file *file, loff_t offset, int whence);
3163 int whence, loff_t maxsize, loff_t eof);
3165 int whence, loff_t size);
Dsyscalls.h460 unsigned int whence);
462 unsigned int whence);
1246 off_t ksys_lseek(unsigned int fd, off_t offset, unsigned int whence);