Home
last modified time | relevance | path

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

/linux-4.19.296/fs/configfs/
Dfile.c370 static int __configfs_open_file(struct inode *inode, struct file *file, int type) in __configfs_open_file() function
473 return __configfs_open_file(inode, filp, CONFIGFS_ITEM_ATTR); in configfs_open_file()
478 return __configfs_open_file(inode, filp, CONFIGFS_ITEM_BIN_ATTR); in configfs_open_bin_file()