Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dlibfs.c1161 static loff_t empty_dir_llseek(struct file *file, loff_t offset, int whence) in empty_dir_llseek() function
1174 .llseek = empty_dir_llseek,