Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Some copy_from_user() implementations do not return the exact number of* bytes remaining to copy on a fault. But copy_mount_options() requires that.* Note that this function differs from copy_from_user() in that it will oops
Proto:static long exact_copy_from_user(void *to, const void __user *from, unsigned long n)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
void * | to | |
const void __user * | from | |
unsigned long | n |
3007 | Return n |
Name | Describe |
---|---|
copy_mount_options |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |