Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dsecurity.h403 void security_inode_post_removexattr(struct dentry *dentry, const char *name);
990 static inline void security_inode_post_removexattr(struct dentry *dentry, in security_inode_post_removexattr() function
/linux-6.12.1/fs/
Dxattr.c558 security_inode_post_removexattr(dentry, name); in __vfs_removexattr_locked()
/linux-6.12.1/security/
Dsecurity.c2614 void security_inode_post_removexattr(struct dentry *dentry, const char *name) in security_inode_post_removexattr() function