函数逻辑报告 |
Source Code:mm\shmem.c |
Create Date:2022-07-27 15:44:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:shmem_file_setup_with_mnt - get an unlinked file living in tmpfs*@mnt: the tmpfs mount where the file will be created*@name: name for dentry (to be seen in /proc/<pid>/maps*@size: size to be set for the file*@flags: VM_NORESERVE suppresses pre-accounting
函数原型:struct file *shmem_file_setup_with_mnt(struct vfsmount *mnt, const char *name, loff_t size, unsigned long flags)
返回类型:struct file
参数:
类型 | 参数 | 名称 |
---|---|---|
struct vfsmount * | mnt | |
const char * | name | |
loff_t | size | |
unsigned long | flags |
4163 | 返回:mmon code |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |