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:show_fd_locks
Proto:void show_fd_locks(struct seq_file *f, struct file *filp, struct files_struct *files)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | f | |
struct file * | filp | |
struct files_struct * | files |
2914 | inode = locks_inode(filp) |
2916 | id = 0 |
2918 | ctx = smp_load_acquire( & i_flctx) |
2919 | If Not ctx Then Return |
2926 | spin_unlock( & flc_lock) |
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 |