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

  /external/u-boot/fs/ubifs/
ubifs-media.h 141 * UBIFS_LPT_NOT_A_NODE: all ones (15 for 4 bits) is never a valid node type
149 UBIFS_LPT_NOT_A_NODE = (1 << UBIFS_LPT_TYPE_BITS) - 1,
lpt_commit.c 1121 if (node_type == UBIFS_LPT_NOT_A_NODE)
    [all...]

Completed in 59 milliseconds