Searched refs:ubifs_xattr_get (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | crypto.c | 6 return ubifs_xattr_get(inode, UBIFS_XATTR_NAME_ENCRYPTION_CONTEXT, in ubifs_crypt_get_context()
|
| H A D | xattr.c | 328 ssize_t ubifs_xattr_get(struct inode *host, const char *name, void *buf, in ubifs_xattr_get() function 703 return ubifs_xattr_get(inode, name, buffer, size); in xattr_get()
|
| H A D | ubifs.h | 2009 ssize_t ubifs_xattr_get(struct inode *host, const char *name, void *buf,
|