Home
last modified time | relevance | path

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

/linux/fs/ext2/
H A Ddir.c720 static loff_t ext2_dir_llseek(struct file *file, loff_t offset, int whence) in ext2_dir_llseek() function
729 .llseek = ext2_dir_llseek,