Function report | 
Source Code:fs\namespace.c | 
Create Date:2022-07-28 20:09:10 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mnt_drop_write - give up write access to a mount*@mnt: the mount on which to give up write access* Tells the low-level filesystem that we are done performing writes to it and* also allows filesystem to be frozen again. Must be matched with
Proto:void mnt_drop_write(struct vfsmount *mnt)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct vfsmount * | mnt | 
| Name | Describe | 
|---|---|
| SYSCALL_DEFINE1 | |
| chmod_common | |
| do_fchownat | |
| do_last | Handle the last step of open() | 
| do_tmpfile | |
| filename_create | |
| done_path_create | |
| do_rmdir | |
| do_unlinkat | Make sure that the actual truncation of the file will occur outside its* directory's i_mutex. Truncate can take a long time if there is a lot of* writeout happening, and we don't want to prevent access to the directory* while waiting on the I/O. | 
| do_renameat2 | |
| path_setxattr | |
| path_removexattr | |
| utimes_common | 
| 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  |