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

  /system/extras/ext4_utils/include/ext4_utils/
xattr.h 12 __le32 h_blocks; member in struct:ext4_xattr_header
  /external/e2fsprogs/lib/ext2fs/
ext2_ext_attr.h 21 __u32 h_blocks; /* number of disk blocks used */ member in struct:ext2_ext_attr_header
swapfs.c 160 to_header->h_blocks = ext2fs_swab32(from_header->h_blocks);
ext_attr.c 65 header->h_blocks != 1)
618 header->h_blocks = 1;
  /system/extras/ext4_utils/
allocate.c 706 block->h_blocks = cpu_to_le32(1);
  /external/e2fsprogs/e2fsck/
pass1.c     [all...]

Completed in 659 milliseconds