Home
last modified time | relevance | path

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

/Linux-v5.4/fs/configfs/
Dfile.c356 static int __configfs_open_file(struct inode *inode, struct file *file, int type) in __configfs_open_file() function
461 return __configfs_open_file(inode, filp, CONFIGFS_ITEM_ATTR); in configfs_open_file()
466 return __configfs_open_file(inode, filp, CONFIGFS_ITEM_BIN_ATTR); in configfs_open_bin_file()