Function report |
Source Code:fs\locks.c |
Create Date:2022-07-28 20:25:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:locks_show
Proto:static int locks_show(struct seq_file *f, void *v)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | f | |
void * | v |
2876 | proc_pidns = s_fs_info |
2878 | fl = hlist_entry(v, structfile_lock, fl_link) |
2883 | lock_get_status(f, fl, li_pos, "") |
2886 | lock_get_status(f, bfl, li_pos, " ->") |
2888 | 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 |