Searched refs:UBIFS_LPT_NOT_A_NODE (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/fs/ubifs/ | ||
| H A D | ubifs-media.h | 150 UBIFS_LPT_NOT_A_NODE = (1 << UBIFS_LPT_TYPE_BITS) - 1, enumerator |
| H A D | lpt_commit.c | 1122 if (node_type == UBIFS_LPT_NOT_A_NODE) in is_a_node() |