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:same as __d_path but appends "(deleted)" for unlinked files.
Proto:static int path_with_deleted(const struct path *path, const struct path *root, char **buf, int *buflen)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct path * | path | |
| const struct path * | root | |
| char ** | buf | |
| int * | buflen | 
| 218 | If d_unlinked(dentry) Then | 
| Name | Describe | 
|---|---|
| d_path | d_path - return the path of a dentry*@path: path to report*@buf: buffer to return value in*@buflen: buffer length* Convert a dentry into an ASCII path name | 
| 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  |