Searched refs:empty_dir_llseek (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/ | ||
H A D | libfs.c | 1152 static loff_t empty_dir_llseek(struct file *file, loff_t offset, int whence) empty_dir_llseek() function 1165 .llseek = empty_dir_llseek, |
Completed in 36 milliseconds