HomeSort by relevance Sort by last modified time
    Searched full:sentries (Results 1 - 12 of 12) sorted by null

  /external/f2fs-tools/fsck/
mount.c 523 sit_i->sentries = calloc(TOTAL_SEGS(sbi) * sizeof(struct seg_entry), 1);
526 sit_i->sentries[start].cur_valid_map
528 sit_i->sentries[start].ckpt_valid_map
530 if (!sit_i->sentries[start].cur_valid_map
531 || !sit_i->sentries[start].ckpt_valid_map)
819 return &sit_i->sentries[segno];
940 struct seg_entry *se = &sit_i->sentries[segno];
    [all...]
f2fs.h 91 unsigned long *dirty_sentries_bitmap; /* bitmap for dirty sentries */
92 unsigned int dirty_sentries; /* # of dirty sentries */
94 struct seg_entry *sentries; /* SIT segment-level cache */ member in struct:sit_info
  /external/vboot_reference/cgpt/
cgpt_show.c 88 printf("%sEntries LBA: %lld\n", indent, (long long)header->entries_lba);
91 printf("%sEntries CRC: 0x%08x %s\n", indent, header->entries_crc32,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
ostream 443 * For ease of use, sentries may be converted to booleans. The
istream 699 * For ease of use, sentries may be converted to booleans. The
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
ostream 443 * For ease of use, sentries may be converted to booleans. The
istream 699 * For ease of use, sentries may be converted to booleans. The
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
ostream 443 * For ease of use, sentries may be converted to booleans. The
istream 699 * For ease of use, sentries may be converted to booleans. The
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
ostream 443 * For ease of use, sentries may be converted to booleans. The
istream 699 * For ease of use, sentries may be converted to booleans. The
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.update.configurator_3.3.100.v20100512.jar 

Completed in 302 milliseconds