Home
last modified time | relevance | path

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

/linux-6.12.1/fs/affs/
Ddir.c27 static loff_t affs_dir_llseek(struct file *file, loff_t offset, int whence) in affs_dir_llseek() function
54 .llseek = affs_dir_llseek,