Home
last modified time | relevance | path

Searched refs:security_inode_post_setxattr (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dsecurity.h445 void security_inode_post_setxattr(struct dentry *dentry, const char *name,
1031 static inline void security_inode_post_setxattr(struct dentry *dentry, in security_inode_post_setxattr() function
/linux/fs/
H A Dxattr.c238 security_inode_post_setxattr(dentry, name, value, in __vfs_setxattr_noperm()
/linux/security/
H A Dsecurity.c2520 * security_inode_post_setxattr() - Update the inode after a setxattr operation
2529 void security_inode_post_setxattr(struct dentry *dentry, const char *name, in security_inode_post_setxattr() function