Home
last modified time | relevance | path

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

/linux/fs/
H A Dlibfs.c1735 static loff_t empty_dir_llseek(struct file *file, loff_t offset, int whence) in empty_dir_llseek() function
1748 .llseek = empty_dir_llseek,