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

/linux-4.1.27/fs/configfs/
H A Dfile.c55 * fill_read_buffer - allocate and fill buffer from item.
64 static int fill_read_buffer(struct dentry * dentry, struct configfs_buffer * buffer) fill_read_buffer() function
98 * We call fill_read_buffer() to allocate and fill the buffer from the
114 if ((retval = fill_read_buffer(file->f_path.dentry,buffer))) configfs_read_file()
/linux-4.1.27/fs/sysfs/
H A Dfile.c73 print_symbol("fill_read_buffer: %s returned bad count\n", sysfs_kf_seq_show()

Completed in 177 milliseconds