Home
last modified time | relevance | path

Searched refs:simple_read_from_buffer (Results 1 – 20 of 20) 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/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.c821 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in debugfs_read_file_bool()
906 r = simple_read_from_buffer(user_buf, count, ppos, blob->data, in read_file_blob()
995 return simple_read_from_buffer(buf, len, ppos, in u32_array_read()
/fs/pstore/
Dftrace.c103 return simple_read_from_buffer(buf, count, ppos, val, sizeof(val)); in pstore_ftrace_knob_read()
Dinode.c136 return simple_read_from_buffer(userbuf, count, ppos, in pstore_file_read()
/fs/
Dlibfs.c717 ssize_t simple_read_from_buffer(void __user *to, size_t count, loff_t *ppos, in simple_read_from_buffer() function
736 EXPORT_SYMBOL(simple_read_from_buffer);
865 return simple_read_from_buffer(buf, size, pos, ar->data, ar->size); in simple_transaction_read()
950 ret = simple_read_from_buffer(buf, len, ppos, attr->get_buf, size); in simple_attr_read()
Dbinfmt_misc.c595 res = simple_read_from_buffer(buf, nbytes, ppos, page, strlen(page)); in bm_entry_read()
727 return simple_read_from_buffer(buf, nbytes, ppos, s, strlen(s)); in bm_status_read()
/fs/efivarfs/
Dfile.c101 size = simple_read_from_buffer(userbuf, count, ppos, in efivarfs_file_read()
/fs/proc/
Dbase.c1026 return simple_read_from_buffer(buf, count, ppos, mm->saved_auxv, in auxv_read()
1056 return simple_read_from_buffer(buf, count, ppos, buffer, len); in oom_adj_read()
1209 return simple_read_from_buffer(buf, count, ppos, buffer, len); in oom_score_adj_read()
1263 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in proc_loginuid_read()
1328 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in proc_sessionid_read()
1353 return simple_read_from_buffer(buf, count, ppos, buffer, len); in proc_fault_inject_read()
1424 return simple_read_from_buffer(buf, count, ppos, numbuf, len); in proc_fail_nth_read()
2730 length = simple_read_from_buffer(buf, count, ppos, p, length); in proc_pid_attr_read()
2911 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.c1356 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in o2hb_debug_read()
/fs/ocfs2/dlmfs/
Ddlmfs.c234 return simple_read_from_buffer(buf, count, ppos, lvb, sizeof(lvb)); in dlmfs_file_read()
/fs/orangefs/
Dorangefs-debugfs.c360 read_ret = simple_read_from_buffer(ubuf, count, ppos, buf, sprintf_ret); in orangefs_debug_read()
/fs/dlm/
Ddebug_fs.c720 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.c370 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.c2676 return simple_read_from_buffer(u, count, ppos, buf, 2); in provide_user_output()