Home
last modified time | relevance | path

Searched refs:offset_dir_llseek (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/fs/
H A Dlibfs.c375 * offset_dir_llseek - Advance the read position of a directory descriptor
385 static loff_t offset_dir_llseek(struct file *file, loff_t offset, int whence) in offset_dir_llseek() function
492 .llseek = offset_dir_llseek,

Completed in 4 milliseconds