Function report |
Source Code:fs\statfs.c |
Create Date:2022-07-28 20:12:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:statfs_by_dentry
Proto:static int statfs_by_dentry(struct dentry *dentry, struct kstatfs *buf)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry | |
struct kstatfs * | buf |
61 | retval = security_sb_statfs(dentry) |
67 | Return retval |
Name | Describe |
---|---|
vfs_get_fsid | |
vfs_statfs | |
vfs_ustat |
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 |