Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dlibfs.c1618 static loff_t empty_dir_llseek(struct file *file, loff_t offset, int whence) in empty_dir_llseek() function
1631 .llseek = empty_dir_llseek,