函数逻辑报告 |
Source Code:fs\namespace.c |
Create Date:2022-07-29 10:39:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:mnt_warn_timestamp_expiry
函数原型:static void mnt_warn_timestamp_expiry(struct path *mountpoint, struct vfsmount *mnt)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct path * | mountpoint | |
struct vfsmount * | mnt |
2471 | sb等于 pointer to superblock |
2475 | buf等于__get_free_page(GFP_KERNEL) |
2481 | 打印警告信息("%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) |
名称 | 描述 |
---|---|
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. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |