Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/configfs/
Dfile.c457 static int configfs_open_file(struct inode *inode, struct file *filp) in configfs_open_file() function
501 .open = configfs_open_file,