Home
last modified time | relevance | path

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

/linux-6.1.9/fs/configfs/
Ddir.c1669 static loff_t configfs_dir_lseek(struct file *file, loff_t offset, int whence) in configfs_dir_lseek() function
1713 .llseek = configfs_dir_lseek,