Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dcrypto.c18 return ubifs_xattr_set(inode, UBIFS_XATTR_NAME_ENCRYPTION_CONTEXT, in ubifs_crypt_set_context()
Dxattr.c283 int ubifs_xattr_set(struct inode *host, const char *name, const void *value, in ubifs_xattr_set() function
599 err = ubifs_xattr_set(inode, name, xattr->value, in init_xattrs()
647 return ubifs_xattr_set(inode, name, value, size, flags, true); in xattr_set()
Dubifs.h1771 int ubifs_xattr_set(struct inode *host, const char *name, const void *value,