Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:change_mount_ro_state
Proto:static int change_mount_ro_state(struct mount *mnt, unsigned int mnt_flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct mount * | mnt | |
unsigned int | mnt_flags |
2450 | If readonly_request Then Return mnt_make_readonly(mnt) |
2453 | Return __mnt_unmake_readonly(mnt) |
Name | Describe |
---|---|
do_reconfigure_mnt | Handle reconfiguration of the mountpoint only without alteration of the* superblock it refers to. This is triggered by specifying MS_REMOUNT|MS_BIND* to mount(2). |
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 |