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_rmdir
Proto:int simple_rmdir(struct inode *dir, struct dentry *dentry)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | dir | |
struct dentry * | dentry |
368 | If Not simple_empty(dentry) Then Return -ENOTEMPTY |
372 | simple_unlink(dir, dentry) |
374 | Return 0 |
Name | Describe |
---|---|
aafs_remove | aafs_remove - removes a file or directory from the apparmorfs filesystem*@dentry: dentry of the file/directory/symlink to removed. |
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 |