Home
last modified time | relevance | path

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

/openbmc/linux/fs/configfs/
H A Dfile.c290 static int __configfs_open_file(struct inode *inode, struct file *file, int type) in __configfs_open_file() function
393 return __configfs_open_file(inode, filp, CONFIGFS_ITEM_ATTR); in configfs_open_file()
398 return __configfs_open_file(inode, filp, CONFIGFS_ITEM_BIN_ATTR); in configfs_open_bin_file()