Home
last modified time | relevance | path

Searched refs:evm_inode_post_removexattr (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Devm.h33 extern void evm_inode_post_removexattr(struct dentry *dentry,
94 static inline void evm_inode_post_removexattr(struct dentry *dentry, in evm_inode_post_removexattr() function
/linux-4.19.296/fs/
Dxattr.c449 evm_inode_post_removexattr(dentry, name); in __vfs_removexattr_locked()