Function report |
Source Code:include\linux\writeback.h |
Create Date:2022-07-28 05:57:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:writeback.h requires fs.h; it, too, is not included from here.
Proto:static inline void wait_on_inode(struct inode *inode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
204 | might_sleep() |
Name | Describe |
---|---|
inode_insert5 | de_insert5 - obtain an inode from a mounted file system*@inode: pre-allocated inode to use for insert to cache*@hashval: hash value (usually inode number) to get*@test: callback used for comparisons between inodes*@set: callback used to initialize a new |
iget_locked | obtain an inode from a mounted file system |
ilookup5 | search for an inode in the inode cache |
ilookup | search for an inode in the inode cache |
insert_inode_locked |
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 |