Home
last modified time | relevance | path

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

/fs/fuse/
Dcontrol.c61 return simple_read_from_buffer(buf, len, ppos, tmp, size); in fuse_conn_waiting_read()
70 return simple_read_from_buffer(buf, len, ppos, tmp, size); in fuse_conn_limit_read()
/fs/
Dlibfs.c584 ssize_t simple_read_from_buffer(void __user *to, size_t count, loff_t *ppos, in simple_read_from_buffer() function
727 return simple_read_from_buffer(buf, size, pos, ar->data, ar->size); in simple_transaction_read()
806 ret = simple_read_from_buffer(buf, len, ppos, attr->get_buf, size); in simple_attr_read()
1006 EXPORT_SYMBOL(simple_read_from_buffer);
Dbinfmt_misc.c543 res = simple_read_from_buffer(buf, nbytes, ppos, page, strlen(page)); in bm_entry_read()
655 return simple_read_from_buffer(buf, nbytes, ppos, s, strlen(s)); in bm_status_read()
/fs/debugfs/
Dfile.c418 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in read_file_bool()
481 return simple_read_from_buffer(user_buf, count, ppos, blob->data, in read_file_blob()
/fs/proc/
Dbase.c635 length = simple_read_from_buffer(buf, count, ppos, (char *)page, length); in proc_info_read()
894 return simple_read_from_buffer(buf, count, ppos, buffer, len); in oom_adjust_read()
995 return simple_read_from_buffer(buf, count, ppos, buffer, len); in oom_score_adj_read()
1090 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in proc_loginuid_read()
1157 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in proc_sessionid_read()
1182 return simple_read_from_buffer(buf, count, ppos, buffer, len); in proc_fault_inject_read()
1974 err = simple_read_from_buffer(buf, len, ppos, tmp, strlen(tmp)); in proc_fdinfo_read()
2564 length = simple_read_from_buffer(buf, count, ppos, p, length); in proc_pid_attr_read()
2677 ret = simple_read_from_buffer(buf, count, ppos, buffer, len); in proc_coredump_filter_read()
/fs/pstore/
Dinode.c60 return simple_read_from_buffer(userbuf, count, ppos, ps->data, ps->size); in pstore_file_read()
/fs/configfs/
Dfile.c119 retval = simple_read_from_buffer(buf, count, ppos, buffer->page, in configfs_read_file()
/fs/ocfs2/cluster/
Dnetdebug.c534 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in o2net_debug_read()
Dheartbeat.c1278 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in o2hb_debug_read()
/fs/sysfs/
Dfile.c141 retval = simple_read_from_buffer(buf, count, ppos, buffer->page, in sysfs_read_file()
/fs/ocfs2/
Dstack_user.c555 ret = simple_read_from_buffer(buf, count, ppos, in ocfs2_control_read()
Dsuper.c377 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in ocfs2_debug_read()
/fs/dlm/
Ddebug_fs.c633 rv = simple_read_from_buffer(userbuf, count, ppos, debug_buf, pos); in waiters_read()
/fs/ocfs2/dlm/
Ddlmdebug.c383 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in debug_read()
/fs/ubifs/
Ddebug.c2784 return simple_read_from_buffer(u, count, ppos, buf, 2); in provide_user_output()