Function report |
Source Code:fs\xattr.c |
Create Date:2022-07-28 20:09:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__vfs_getxattr
Proto:ssize_t __vfs_getxattr(struct dentry *dentry, struct inode *inode, const char *name, void *value, size_t size)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry | |
struct inode * | inode | |
const char * | name | |
void * | value | |
size_t | size |
309 | If Not get Then Return -EOPNOTSUPP |
Name | Describe |
---|---|
get_vfs_caps_from_disk | Extract the on-exec-apply capability sets for an executable file. |
sb_finish_set_opts | |
inode_doinit_use_xattr | |
smk_fetch | smk_fetch - Fetch the smack label from a file.*@name: type of the label (attribute)*@ip: a pointer to the inode*@dp: a pointer to the dentry* Returns a pointer to the master list entry for the Smack label, |
smack_d_instantiate | smack_d_instantiate - Make sure the blob is correct on an inode*@opt_dentry: dentry where inode will be attached*@inode: the object* Set the inode's security blob if it hasn't been done already. |
evm_find_protected_xattrs | |
vfs_getxattr |
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 |