Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\namei.c Create Date:2022-07-28 20:04:59
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:getname

Proto:struct filename *getname(const char __user *filename)

Type:struct filename

Parameter:

TypeParameterName
const char __user *filename
209  Return getname_flags(filename, 0, NULL)
Caller
NameDescribe
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