Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.h72 struct ext4_xattr_header *get_xattr_block_for_inode(struct ext4_inode *inode);
Dcontents.c432 struct ext4_xattr_header *header = get_xattr_block_for_inode(inode); in xattr_addto_block()
Dallocate.c687 struct ext4_xattr_header *get_xattr_block_for_inode(struct ext4_inode *inode) in get_xattr_block_for_inode() function