Searched refs:UBIFS_LPT_NOT_A_NODE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/ubifs/ | ||
| D | ubifs-media.h | 149 UBIFS_LPT_NOT_A_NODE = (1 << UBIFS_LPT_TYPE_BITS) - 1, enumerator |
| D | lpt_commit.c | 1078 if (node_type == UBIFS_LPT_NOT_A_NODE) in is_a_node() |