Function report |
Source Code:fs\namei.c |
Create Date:2022-07-28 20:05:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:filename_mountpoint
Proto:static int filename_mountpoint(int dfd, struct filename *name, struct path *path, unsigned int flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | dfd | |
struct filename * | name | |
struct path * | path | |
unsigned int | flags |
2660 | set_nameidata( & nd, dfd, name) |
2666 | If Value is more likely to compile time(!error) Then audit_inode(name, dentry, audit record incomplete ) |
2668 | restore_nameidata() |
2670 | Return error |
Name | Describe |
---|---|
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 |
kern_path_mountpoint |
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 |