Function report |
Source Code:fs\inode.c |
Create Date:2022-07-28 20:07:59 |
Last Modify:2020-03-18 19:19:59 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_special_inode
Proto:void init_special_inode(struct inode *inode, umode_t mode, dev_t rdev)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
umode_t | mode | |
dev_t | rdev |
2034 | Else if S_ISFIFO(mode) Then rmer ->i_op->default_file_ops = pipefifo_fops |
Name | Describe |
---|---|
aa_mk_null_file | |
mknod_ptmx | |
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 |
ramfs_get_inode |
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 |