Function report |
Source Code:include\linux\fs.h |
Create Date:2022-07-28 05:42:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:i_uid_write
Proto:static inline void i_uid_write(struct inode *inode, uid_t uid)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
uid_t | uid |
Name | Describe |
---|---|
inode_init_always | de_init_always - perform inode structure initialisation*@sb: superblock inode belongs to*@inode: inode to initialise* These are initializations that need to be done on every inode* allocation as the fields are not initialised by slab allocation. |
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 |