Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dfile.c888 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek() function
922 .llseek = ext4_llseek,
H A Ddir.c400 ret = ext4_llseek(file, offset, whence); in ext4_dir_llseek()
H A Dext4.h3439 extern loff_t ext4_llseek(struct file *file, loff_t offset, int origin);