Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Ddir.c386 * ext4_dir_llseek() calls generic_file_llseek_size to handle htree
396 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) in ext4_dir_llseek() function
684 .llseek = ext4_dir_llseek,