Function report |
Source Code:include\linux\fsnotify.h |
Create Date:2022-07-28 11:57:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:snotify_create - 'name' was linked in
Proto:static inline void fsnotify_create(struct inode *inode, struct dentry *dentry)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
struct dentry * | dentry |
Name | Describe |
---|---|
vfs_create | |
vfs_mkobj | |
atomic_open | Attempt to atomically look up, create and open a file from a negative* dentry |
lookup_open | Look up and maybe create and open the last component |
vfs_mknod | |
vfs_symlink | |
devpts_pty_new | devpts_pty_new -- create a new inode in /dev/pts/*@ptmx_inode: inode of the master*@device: major+minor of the node to be created*@index: used as a name of the node*@priv: what's given back by devpts_get_priv* The created inode is returned |
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 |