Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/configfs/
H A Dfile.c83 * configfs_read_file - read an attribute.
102 configfs_read_file(struct file *file, char __user *buf, size_t count, loff_t *ppos) in configfs_read_file() function
264 * Similar to configfs_read_file(), though working in the opposite direction.
498 .read = configfs_read_file,

Completed in 2 milliseconds