| Function report | 
| Source Code: fs\d_path.c | Create Date:2022-07-28 20:12:01 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:simple_dname
Proto:char *simple_dname(struct dentry *dentry, char *buffer, int buflen)
Type:char
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct dentry * | dentry | |
| char * | buffer | |
| int | buflen | 
| 315 | If prepend( & end, & buflen, " (deleted)", 11) || prepend( & end, & buflen, name, len) || prepend( & end, & buflen, "/", 1) Then end = ERR_PTR( - ENAMETOOLONG) | 
| 319 | Return end | 
| 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 |