Function report | 
Source Code:fs\namespace.c | 
Create Date:2022-07-28 20:09:09 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mnt_inc_writers
Proto:static inline void mnt_inc_writers(struct mount *mnt)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mount * | mnt | 
| 257 | mnt_writers++ | 
| Name | Describe | 
|---|---|
| __mnt_want_write | __mnt_want_write - get write access to a mount without freeze protection*@m: the mount on which to take a write* This tells the low-level filesystem that a write is about to be performed to* it, and makes sure that writes are allowed (mnt it read-write) | 
| mnt_clone_write | mnt_clone_write - get write access to a mount*@mnt: the mount on which to take a write* This is effectively like mnt_want_write, except* it must only be used to take an extra write reference* on a mountpoint that we already know has a write reference | 
| 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  |