| Function report | 
| Source Code: fs\file.c | Create Date:2022-07-28 20:08:31 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__put_unused_fd
Proto:static void __put_unused_fd(struct files_struct *files, unsigned int fd)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct files_struct * | files | |
| unsigned int | fd | 
| 551 | fdt = files_fdtable(files) | 
| 552 | __clear_open_fd(fd, fdt) | 
| Name | Describe | 
|---|---|
| put_unused_fd | |
| __close_fd | The same warnings as for __alloc_fd()/__fd_install() apply here... | 
| __close_fd_get_file | variant of __close_fd that gets a ref on the file for later fput | 
| do_close_on_exec | 
| 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 |