Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dxattr.c496 ext4_xattr_inode_get(struct inode *inode, struct ext4_xattr_entry *entry, in ext4_xattr_inode_get() function
581 error = ext4_xattr_inode_get(inode, entry, buffer, in ext4_xattr_block_get()
636 error = ext4_xattr_inode_get(inode, entry, buffer, in ext4_xattr_ibody_get()
2620 error = ext4_xattr_inode_get(inode, entry, buffer, value_size); in ext4_xattr_move_to_block()