Function report |
Source Code:include\linux\fs.h |
Create Date:2022-07-28 05:43:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dir_emit
Proto:static inline bool dir_emit(struct dir_context *ctx, const char *name, int namelen, u64 ino, unsigned type)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct dir_context * | ctx | |
const char * | name | |
int | namelen | |
u64 | ino | |
unsigned | type |
Name | Describe |
---|---|
dcache_readdir | Directory is locked and all positive dentries in it are safe, since* for ramfs-type trees they can't go away without unlink() or rmdir(),* both impossible due to the lock on directory. |
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 |