Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/configfs/
H A Dfile.c356 static int __configfs_open_file(struct inode *inode, struct file *file, int type) in __configfs_open_file() function
459 return __configfs_open_file(inode, filp, CONFIGFS_ITEM_ATTR); in configfs_open_file()
464 return __configfs_open_file(inode, filp, CONFIGFS_ITEM_BIN_ATTR); in configfs_open_bin_file()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds