Searched refs:xattr_getsecurity (Results 1 – 1 of 1) sorted by relevance
146 xattr_getsecurity(struct inode *inode, const char *name, void *value, in xattr_getsecurity() function170 EXPORT_SYMBOL_GPL(xattr_getsecurity);247 int ret = xattr_getsecurity(inode, suffix, value, size); in vfs_getxattr()