Searched refs:ubifs_xattr_get (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/ubifs/ |
| D | crypto.c | 6 return ubifs_xattr_get(inode, UBIFS_XATTR_NAME_ENCRYPTION_CONTEXT, in ubifs_crypt_get_context()
|
| D | xattr.c | 326 ssize_t ubifs_xattr_get(struct inode *host, const char *name, void *buf, in ubifs_xattr_get() function 678 return ubifs_xattr_get(inode, name, buffer, size); in xattr_get()
|
| D | ubifs.h | 2006 ssize_t ubifs_xattr_get(struct inode *host, const char *name, void *buf,
|