Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mnt_warn_timestamp_expiry
Proto:static void mnt_warn_timestamp_expiry(struct path *mountpoint, struct vfsmount *mnt)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct path * | mountpoint | |
struct vfsmount * | mnt |
2471 | sb = pointer to superblock |
2475 | buf = __get_free_page(GFP_KERNEL) |
2481 | pr_warn("%s filesystem being %s at %s supports timestamps until %04ld (0x%llx)\n", name, is_mounted(mnt) ? "remounted" : "mounted", mntpath, he number of years since 1900 + 1900, (unsignedlonglong)s_time_max) |
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. |
do_new_mount_fc | Create a new mount using a superblock configuration and request it* be added to the namespace tree. |
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 |