Home
last modified time | relevance | path

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

/linux/Documentation/bpf/
H A Dfs_kfuncs.rst21 the latter calls LSM hook ``security_inode_getxattr``.
/linux/security/
H A Dsecurity.c2065 int security_inode_getxattr(struct dentry *dentry, const char *name) in security_inode_getxattr() function