Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_move_mount_old
Proto:static int do_move_mount_old(struct path *path, const char *old_name)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct path * | path | |
const char * | old_name |
2688 | err = kern_path(old_name, llow links at the end , & old_path) |
2692 | err = do_move_mount( & old_path, path) |
2694 | Return err |
Name | Describe |
---|---|
do_mount | Flags is a 32-bit value that allows up to 31 non-fs dependent flags to* be given to the mount() call (ie: read-only, no-dev, no-suid etc) |
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 |