Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/configfs/
H A Ddir.c1707 static loff_t configfs_dir_lseek(struct file *file, loff_t offset, int whence) in configfs_dir_lseek() function
1751 .llseek = configfs_dir_lseek,