Searched refs:ext4_xattr_inode_get (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/fs/ext4/ | 
| D | xattr.c | 468 ext4_xattr_inode_get(struct inode *inode, struct ext4_xattr_entry *entry,  in ext4_xattr_inode_get()  function553 			error = ext4_xattr_inode_get(inode, entry, buffer,  in ext4_xattr_block_get()
 608 			error = ext4_xattr_inode_get(inode, entry, buffer,  in ext4_xattr_ibody_get()
 2556 		error = ext4_xattr_inode_get(inode, entry, buffer, value_size);  in ext4_xattr_move_to_block()
 
 |