Function report |
Source Code:fs\namei.c |
Create Date:2022-07-28 20:05:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kern_path
Proto:int kern_path(const char *name, unsigned int flags, struct path *path)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name | |
unsigned int | flags | |
struct path * | path |
2421 | Return filename_lookup(Special value used to indicateopenat should use the currentworking directory. , getname_kernel(name), flags, path, NULL) |
Name | Describe |
---|---|
audit_add_tree_rule | alled with audit_filter_mutex |
audit_tag_tree | |
trace_uprobe_create | |
bpf_obj_do_get | |
bpf_prog_get_type_path | |
perf_event_parse_addr_filter | Address filter string parser |
tomoyo_mount_acl | moyo_mount_acl - Check permission for mount() operation.*@r: Pointer to "struct tomoyo_request_info".*@dev_name: Name of device file. Maybe NULL.*@dir: Pointer to "struct path".*@type: Name of filesystem type.*@flags: Mount options. |
tomoyo_realpath_nofollow | moyo_realpath_nofollow - Get realpath of a pathname.*@pathname: The pathname to solve.* Returns the realpath of @pathname on success, NULL otherwise. |
aa_bind_mount | |
aa_move_mount | |
aa_new_mount | |
do_loopback | do loopback mount. |
do_move_mount_old | |
lookup_bdev | lookup_bdev - lookup a struct block_device by name*@pathname: special file representing the block device* Get a reference to the blockdevice at @pathname in the current* namespace if possible and return it. Return ERR_PTR(error)* otherwise. |
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 |