Searched refs:ext4_llseek (Results 1 – 3 of 3) sorted by relevance
466 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek() function498 .llseek = ext4_llseek,
372 ret = ext4_llseek(file, offset, whence); in ext4_dir_llseek()
2969 extern loff_t ext4_llseek(struct file *file, loff_t offset, int origin);