Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ext2/
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,