Home
last modified time | relevance | path

Searched refs:UBIFS_LPT_NOT_A_NODE (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs-media.h150 UBIFS_LPT_NOT_A_NODE = (1 << UBIFS_LPT_TYPE_BITS) - 1, enumerator
H A Dlpt_commit.c1122 if (node_type == UBIFS_LPT_NOT_A_NODE) in is_a_node()