函数逻辑报告 |
Source Code:fs\namei.c |
Create Date:2022-07-29 10:34:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:getname
函数原型:struct filename *getname(const char __user *filename)
返回类型:struct filename
参数:
类型 | 参数 | 名称 |
---|---|---|
const char __user * | filename |
209 | 返回:getname_flags(filename, 0, NULL) |
名称 | 描述 |
---|---|
bpf_obj_pin_user | |
bpf_obj_get_user | |
SYSCALL_DEFINE2 | |
SYSCALL_DEFINE1 | |
SYSCALL_DEFINE3 | |
COMPAT_SYSCALL_DEFINE3 | |
user_path_mountpoint_at | ser_path_mountpoint_at - lookup a path from userland in order to umount it*@dfd: directory file descriptor*@name: pathname from userland*@flags: lookup flags*@path: pointer to container to hold result* A umount is a special case for path walking |
user_path_create | |
do_rmdir | |
SYSCALL_DEFINE3 | |
SYSCALL_DEFINE1 | |
do_symlinkat | |
do_renameat2 | |
quotactl_block | look up a superblock on which quota ops will be performed* - use the name of a block device to find the superblock thereon |
SYSCALL_DEFINE1 | sys_acct - enable/disable process accounting*@name: file name for accounting records or NULL to shutdown accounting* Returns 0 for success or negative errno values for failure.* sys_acct() is the only system call needed to implement process* accounting |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |