Function report | 
Source Code:security\smack\smack.h | 
Create Date:2022-07-28 19:19:22 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:smk_ad_setfield_u_fs_inode
Proto:static inline void smk_ad_setfield_u_fs_inode(struct smk_audit_info *a, struct inode *i)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct smk_audit_info * | a | |
| struct inode * | i | 
| Name | Describe | 
|---|---|
| smack_inode_unlink | smack_inode_unlink - Smack check on inode deletion*@dir: containing directory object*@dentry: file to unlink* Returns 0 if current can write the containing directory* and the object, error code otherwise | 
| smack_inode_rmdir | smack_inode_rmdir - Smack check on directory deletion*@dir: containing directory object*@dentry: directory to unlink* Returns 0 if current can write the containing directory* and the directory, error code otherwise | 
| smack_inode_permission | smack_inode_permission - Smack version of permission()*@inode: the inode in question*@mask: the access requested* This is the important Smack hook.* Returns 0 if access is permitted, an error code otherwise | 
| 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  |