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

  /external/f2fs-tools/fsck/
f2fs.h 372 #define IS_SUM_NODE_SEG(footer) (footer.entry_type == SUM_TYPE_NODE)
mount.c 788 if (!IS_SUM_NODE_SEG(curseg->sum_blk->footer)) {
802 if (IS_SUM_NODE_SEG(curseg->sum_blk->footer)) {
818 if (IS_SUM_NODE_SEG(sum_blk->footer))
    [all...]

Completed in 572 milliseconds