Home
last modified time | relevance | path

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

/linux-5.19.10/fs/configfs/
Ddir.c1667 static loff_t configfs_dir_lseek(struct file *file, loff_t offset, int whence) in configfs_dir_lseek() function
1711 .llseek = configfs_dir_lseek,