HomeSort by relevance Sort by last modified time
    Searched refs:xattr_list_find (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/ext4_utils/src/
allocate.c 82 static struct ext4_xattr_header *xattr_list_find(struct ext4_inode *inode) function
670 struct ext4_xattr_header *block = xattr_list_find(inode);
  /system/extras/ext4_utils/
allocate.c 72 static struct ext4_xattr_header *xattr_list_find(struct ext4_inode *inode) function
671 struct ext4_xattr_header *block = xattr_list_find(inode);

Completed in 292 milliseconds