Searched refs:ubifs_xattr_get (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/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 698 return ubifs_xattr_get(inode, name, buffer, size); in xattr_get()
|
D | ubifs.h | 2037 ssize_t ubifs_xattr_get(struct inode *host, const char *name, void *buf,
|