Searched refs:ubifs_xattr_get (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/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 | 326 ssize_t ubifs_xattr_get(struct inode *host, const char *name, void *buf, in ubifs_xattr_get() function 698 return ubifs_xattr_get(inode, name, buffer, size); in xattr_get()
|
H A D | ubifs.h | 2014 ssize_t ubifs_xattr_get(struct inode *host, const char *name, void *buf,
|
/kernel/linux/linux-6.6/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 | 326 ssize_t ubifs_xattr_get(struct inode *host, const char *name, void *buf, in ubifs_xattr_get() function 698 return ubifs_xattr_get(inode, name, buffer, size); in xattr_get()
|
H A D | ubifs.h | 2042 ssize_t ubifs_xattr_get(struct inode *host, const char *name, void *buf,
|
Completed in 10 milliseconds