函数逻辑报告 |
Source Code:fs\namespace.c |
Create Date:2022-07-29 10:39:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:init_mount_tree
函数原型:static void __init init_mount_tree(void)
返回类型:void
参数:无
3716 | mnt等于vfs_kern_mount( & rootfs_fs_type, 0, "rootfs", NULL) |
3717 | 如果是错误则panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
3720 | ns等于alloc_mnt_ns( & userns count is 1 for root user, 1 for init_uts_ns,* and 1 for... ?, false) |
3721 | 如果是错误则panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
3723 | m等于real_mount(mnt) |
3724 | containing namespace 等于ns |
3726 | # of mounts in the namespace 等于1 |
3727 | 添加链表项 |
3729 | get_mnt_ns(ns) |
3732 | dentry等于 root of the mounted tree |
3733 | mnt_flags或等于MNT_LOCKED |
名称 | 描述 |
---|---|
mnt_init |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |