Function report | 
Source Code:kernel\resource.c | 
Create Date:2022-07-28 09:04:53 | 
| Last Modify:2022-05-22 11:14:39 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:r_show
Proto:static int r_show(struct seq_file *m, void *v)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | m | |
| void * | v | 
| 107 | root = PDE_DATA(file_inode(file)) | 
| 113 | When depth < MAX_IORES_LEVEL cycle If parent == root Then | 
| 115 | Break | 
| 117 | If file_ns_capable(file, & init_user_ns, Allow setting zone reclaim policy ) Then | 
| 120 | Else | 
| 124 | seq_printf(m, "%*s%0*llx-%0*llx : %s\n", depth * 2, "", width, start, width, end, name ? name : "<BAD>") | 
| 129 | Return 0 | 
| 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  |