Function report |
Source Code:fs\file_table.c |
Create Date:2022-07-28 20:01:51 |
Last Modify:2020-03-18 10:20:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:file_free
Proto:static inline void file_free(struct file *f)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | f |
55 | security_file_free(f) |
56 | If Not (f_mode & File does not contribute to nr_files count ) Then percpu_counter_dec( & nr_files) |
Name | Describe |
---|---|
__fput | he real guts of fput() - releasing the last reference to file |
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 |