Home
last modified time | relevance | path

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

/fs/
Dxattr.c146 xattr_getsecurity(struct inode *inode, const char *name, void *value, in xattr_getsecurity() function
170 EXPORT_SYMBOL_GPL(xattr_getsecurity);
247 int ret = xattr_getsecurity(inode, suffix, value, size); in vfs_getxattr()