Function report |
Source Code:fs\fs_context.c |
Create Date:2022-07-28 20:13:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fs_context_for_reconfigure
Proto:struct fs_context *fs_context_for_reconfigure(struct dentry *dentry, unsigned int sb_flags, unsigned int sb_flags_mask)
Type:struct fs_context
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry | |
unsigned int | sb_flags | |
unsigned int | sb_flags_mask |
Name | Describe |
---|---|
reconfigure_single | |
do_umount_root | |
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. |
SYSCALL_DEFINE3 | Pick a superblock into a context for reconfiguration. |
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 |