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_is_readonly
Proto:static int mnt_is_readonly(struct vfsmount *mnt)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct vfsmount * | mnt |
288 | If s_readonly_remount Then Return 1 |
291 | smp_rmb() |
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) |
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 |