Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/configfs/
H A Dfile.c58 static int fill_read_buffer(struct file *file, struct configfs_buffer *buffer) in fill_read_buffer() function
93 * We call fill_read_buffer() to allocate and fill the buffer from the
109 retval = fill_read_buffer(file, buffer); in configfs_read_file()
/kernel/linux/linux-6.6/fs/configfs/
H A Dfile.c56 static int fill_read_buffer(struct file *file, struct configfs_buffer *buffer) in fill_read_buffer() function
88 retval = fill_read_buffer(file, buffer); in configfs_read_iter()

Completed in 2 milliseconds