Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dfile.c719 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek() function
745 .llseek = ext4_llseek,
Ddir.c355 return ext4_llseek(file, offset, whence); in ext4_dir_llseek()
Dext4.h2991 extern loff_t ext4_llseek(struct file *file, loff_t offset, int origin);