Home
last modified time | relevance | path

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

/fs/lockd/
Dprocfs.c60 return simple_read_from_buffer(buf, size, pos, resp, sizeof(resp)); in nlm_end_grace_read()
/fs/fuse/
Dcontrol.c64 return simple_read_from_buffer(buf, len, ppos, tmp, size); in fuse_conn_waiting_read()
73 return simple_read_from_buffer(buf, len, ppos, tmp, size); in fuse_conn_limit_read()
/fs/pstore/
Dftrace.c102 return simple_read_from_buffer(buf, count, ppos, val, sizeof(val)); in pstore_ftrace_knob_read()
Dinode.c130 return simple_read_from_buffer(userbuf, count, ppos, in pstore_file_read()
/fs/
Dlibfs.c645 ssize_t simple_read_from_buffer(void __user *to, size_t count, loff_t *ppos, in simple_read_from_buffer() function
664 EXPORT_SYMBOL(simple_read_from_buffer);
793 return simple_read_from_buffer(buf, size, pos, ar->data, ar->size); in simple_transaction_read()
876 ret = simple_read_from_buffer(buf, len, ppos, attr->get_buf, size); in simple_attr_read()
Dbinfmt_misc.c644 res = simple_read_from_buffer(buf, nbytes, ppos, page, strlen(page)); in bm_entry_read()
777 return simple_read_from_buffer(buf, nbytes, ppos, s, strlen(s)); in bm_status_read()
/fs/nfsd/
Dfault_inject.c42 return simple_read_from_buffer(buf, len, ppos, read_buf, size); in fault_inject_read()
/fs/configfs/
Dfile.c115 retval = simple_read_from_buffer(buf, count, ppos, buffer->page, in configfs_read_file()
205 retval = simple_read_from_buffer(buf, count, ppos, buffer->bin_buffer, in configfs_read_bin_file()
/fs/debugfs/
Dfile.c820 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in debugfs_read_file_bool()
905 r = simple_read_from_buffer(user_buf, count, ppos, blob->data, in read_file_blob()
999 return simple_read_from_buffer(buf, len, ppos, in u32_array_read()
/fs/efivarfs/
Dfile.c102 size = simple_read_from_buffer(userbuf, count, ppos, in efivarfs_file_read()
/fs/proc/
Dbase.c1007 return simple_read_from_buffer(buf, count, ppos, mm->saved_auxv, in auxv_read()
1035 return simple_read_from_buffer(buf, count, ppos, buffer, len); in oom_adj_read()
1189 return simple_read_from_buffer(buf, count, ppos, buffer, len); in oom_score_adj_read()
1243 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in proc_loginuid_read()
1304 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in proc_sessionid_read()
1329 return simple_read_from_buffer(buf, count, ppos, buffer, len); in proc_fault_inject_read()
1400 return simple_read_from_buffer(buf, count, ppos, numbuf, len); in proc_fail_nth_read()
2548 length = simple_read_from_buffer(buf, count, ppos, p, length); in proc_pid_attr_read()
2710 ret = simple_read_from_buffer(buf, count, ppos, buffer, len); in proc_coredump_filter_read()
/fs/ocfs2/cluster/
Dnetdebug.c476 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in o2net_debug_read()
Dheartbeat.c1358 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in o2hb_debug_read()
/fs/orangefs/
Dorangefs-debugfs.c377 read_ret = simple_read_from_buffer(ubuf, count, ppos, buf, sprintf_ret); in orangefs_debug_read()
/fs/dlm/
Ddebug_fs.c719 rv = simple_read_from_buffer(userbuf, count, ppos, debug_buf, pos); in waiters_read()
/fs/ocfs2/
Dstack_user.c550 ret = simple_read_from_buffer(buf, count, ppos, in ocfs2_control_read()
Dsuper.c369 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in ocfs2_debug_read()
/fs/ocfs2/dlm/
Ddlmdebug.c344 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in debug_read()
/fs/ubifs/
Ddebug.c2675 return simple_read_from_buffer(u, count, ppos, buf, 2); in provide_user_output()