Function report |
Source Code:fs\libfs.c |
Create Date:2022-07-28 20:10:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:simple_empty
Proto:int simple_empty(struct dentry *dentry)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry |
337 | ret = 0 |
341 | spin_lock_nested( & d_lock, DENTRY_D_LOCK_NESTED) |
342 | If simple_positive(child) Then |
343 | spin_unlock( & d_lock) |
344 | Go to out |
346 | spin_unlock( & d_lock) |
348 | ret = 1 |
349 | out : |
350 | spin_unlock( & d_lock) |
351 | Return ret |
Name | Describe |
---|---|
simple_rmdir | |
simple_rename |
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 |