Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dxattr.c466 ext4_xattr_inode_get(struct inode *inode, struct ext4_xattr_entry *entry, in ext4_xattr_inode_get() function
551 error = ext4_xattr_inode_get(inode, entry, buffer, in ext4_xattr_block_get()
606 error = ext4_xattr_inode_get(inode, entry, buffer, in ext4_xattr_ibody_get()
2579 error = ext4_xattr_inode_get(inode, entry, buffer, value_size); in ext4_xattr_move_to_block()