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:Update the user-settable attributes on a mount. The caller must hold* sb->s_umount for writing.
Proto:static void set_mount_attributes(struct mount *mnt, unsigned int mnt_flags)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mount * | mnt | |
unsigned int | mnt_flags |
2462 | lock_mount_hash() |
2463 | mnt_flags |= mnt_flags & ~MNT_USER_SETTABLE_MASK |
2466 | unlock_mount_hash() |
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). |
do_remount | hange filesystem flags. dir should be a physical root of filesystem.* If you've mounted a non-root directory somewhere and want to do remount* on it - tough luck. |
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 |