Home
last modified time | relevance | path

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

/external/qemu/distrib/ext4_utils/src/
Dallocate.h33 struct ext4_xattr_header *get_xattr_block_for_inode(struct ext4_inode *inode);
Dcontents.c418 struct ext4_xattr_header *header = get_xattr_block_for_inode(inode); in xattr_addto_block()
Dallocate.c668 struct ext4_xattr_header *get_xattr_block_for_inode(struct ext4_inode *inode) in get_xattr_block_for_inode() function