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/debugfs/
Dfile.c810 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in debugfs_read_file_bool()
905 ret = simple_read_from_buffer(user_buf, count, ppos, copy, len); in debugfs_read_file_str()
977 r = simple_read_from_buffer(user_buf, count, ppos, blob->data, in read_file_blob()
1067 return simple_read_from_buffer(buf, len, ppos, in u32_array_read()
/fs/efivarfs/
Dfile.c101 size = simple_read_from_buffer(userbuf, count, ppos, in efivarfs_file_read()
/fs/nfsd/
Dfault_inject.c42 return simple_read_from_buffer(buf, len, ppos, read_buf, size); in fault_inject_read()
/fs/pstore/
Dftrace.c109 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.c729 ssize_t simple_read_from_buffer(void __user *to, size_t count, loff_t *ppos, in simple_read_from_buffer() function
748 EXPORT_SYMBOL(simple_read_from_buffer);
877 return simple_read_from_buffer(buf, size, pos, ar->data, ar->size); in simple_transaction_read()
962 ret = simple_read_from_buffer(buf, len, ppos, attr->get_buf, size); in simple_attr_read()
Dbinfmt_misc.c597 res = simple_read_from_buffer(buf, nbytes, ppos, page, strlen(page)); in bm_entry_read()
729 return simple_read_from_buffer(buf, nbytes, ppos, s, strlen(s)); in bm_status_read()
/fs/proc/
Dbase.c1041 return simple_read_from_buffer(buf, count, ppos, mm->saved_auxv, in auxv_read()
1071 return simple_read_from_buffer(buf, count, ppos, buffer, len); in oom_adj_read()
1224 return simple_read_from_buffer(buf, count, ppos, buffer, len); in oom_score_adj_read()
1278 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in proc_loginuid_read()
1343 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in proc_sessionid_read()
1368 return simple_read_from_buffer(buf, count, ppos, buffer, len); in proc_fault_inject_read()
1439 return simple_read_from_buffer(buf, count, ppos, numbuf, len); in proc_fail_nth_read()
2747 length = simple_read_from_buffer(buf, count, ppos, p, length); in proc_pid_attr_read()
2928 ret = simple_read_from_buffer(buf, count, ppos, buffer, len); in proc_coredump_filter_read()
/fs/ocfs2/cluster/
Dnetdebug.c474 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in o2net_debug_read()
Dheartbeat.c1354 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in o2hb_debug_read()
/fs/ocfs2/dlmfs/
Ddlmfs.c233 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.c722 rv = simple_read_from_buffer(userbuf, count, ppos, debug_buf, pos); in waiters_read()
/fs/ocfs2/
Dstack_user.c548 ret = simple_read_from_buffer(buf, count, ppos, in ocfs2_control_read()
Dsuper.c368 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in ocfs2_debug_read()
/fs/ocfs2/dlm/
Ddlmdebug.c342 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in debug_read()
/fs/ubifs/
Ddebug.c2696 return simple_read_from_buffer(u, count, ppos, buf, 2); in provide_user_output()