Home
last modified time | relevance | path

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

/Linux-v5.15/fs/configfs/
Ddir.c1659 static loff_t configfs_dir_lseek(struct file *file, loff_t offset, int whence) in configfs_dir_lseek() function
1703 .llseek = configfs_dir_lseek,