函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\namei.c Create Date:2022-07-29 10:34:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称: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_atser_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_blocklook up a superblock on which quota ops will be performed* - use the name of a block device to find the superblock thereon
SYSCALL_DEFINE1sys_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