Function report |
Source Code:init\initramfs.c |
Create Date:2022-07-28 13:54:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:clean_path
Proto:static void __init clean_path(char *path, umode_t fmode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
char * | path | |
umode_t | fmode |
300 | If S_ISDIR(mode) Then ksys_rmdir(path) |
302 | Else ksys_unlink(path) |
Name | Describe |
---|---|
maybe_link | |
do_name | |
do_symlink |
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 |