UBIFS_INO_NODE 140 fs/ubifs/debug.c case UBIFS_INO_NODE: UBIFS_INO_NODE 408 fs/ubifs/debug.c case UBIFS_INO_NODE: UBIFS_INO_NODE 2381 fs/ubifs/debug.c if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && UBIFS_INO_NODE 2387 fs/ubifs/debug.c if (sb->type != UBIFS_INO_NODE && sb->type != UBIFS_DENT_NODE && UBIFS_INO_NODE 2394 fs/ubifs/debug.c if (sa->type != UBIFS_INO_NODE && sb->type == UBIFS_INO_NODE) { UBIFS_INO_NODE 2399 fs/ubifs/debug.c if (sa->type == UBIFS_INO_NODE && sb->type != UBIFS_INO_NODE) UBIFS_INO_NODE 2402 fs/ubifs/debug.c if (sa->type == UBIFS_INO_NODE && sb->type == UBIFS_INO_NODE) { UBIFS_INO_NODE 172 fs/ubifs/gc.c if (sa->type == UBIFS_INO_NODE) { UBIFS_INO_NODE 173 fs/ubifs/gc.c if (sb->type == UBIFS_INO_NODE) UBIFS_INO_NODE 177 fs/ubifs/gc.c if (sb->type == UBIFS_INO_NODE) UBIFS_INO_NODE 241 fs/ubifs/gc.c ubifs_assert(c, snod->type == UBIFS_INO_NODE || UBIFS_INO_NODE 248 fs/ubifs/gc.c if (snod->type != UBIFS_INO_NODE && UBIFS_INO_NODE 452 fs/ubifs/journal.c ino->ch.node_type = UBIFS_INO_NODE; UBIFS_INO_NODE 743 fs/ubifs/replay.c case UBIFS_INO_NODE: UBIFS_INO_NODE 290 fs/ubifs/sb.c ino->ch.node_type = UBIFS_INO_NODE; UBIFS_INO_NODE 199 fs/ubifs/scan.c case UBIFS_INO_NODE: UBIFS_INO_NODE 582 fs/ubifs/super.c c->ranges[UBIFS_INO_NODE].min_len = UBIFS_INO_NODE_SZ; UBIFS_INO_NODE 583 fs/ubifs/super.c c->ranges[UBIFS_INO_NODE].max_len = UBIFS_MAX_INO_NODE_SZ;