Searched refs:security_inode_getxattr (Results 1 – 3 of 3) sorted by relevance
373 int security_inode_getxattr(struct dentry *dentry, const char *name);908 static inline int security_inode_getxattr(struct dentry *dentry, in security_inode_getxattr() function
441 error = security_inode_getxattr(dentry, name); in vfs_getxattr()
1454 int security_inode_getxattr(struct dentry *dentry, const char *name) in security_inode_getxattr() function
Completed in 24 milliseconds