Function report |
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 activity | Download SCCT | Chinese |
Name:getname
Proto:struct filename *getname(const char __user *filename)
Type:struct filename
Parameter:
Type | Parameter | Name |
---|---|---|
const char __user * | filename |
209 | Return getname_flags(filename, 0, NULL) |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |