UBIFS_DENT_NODE   142 fs/ubifs/debug.c 	case UBIFS_DENT_NODE:
UBIFS_DENT_NODE   441 fs/ubifs/debug.c 	case UBIFS_DENT_NODE:
UBIFS_DENT_NODE  2381 fs/ubifs/debug.c 		if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE &&
UBIFS_DENT_NODE  2387 fs/ubifs/debug.c 		if (sb->type != UBIFS_INO_NODE && sb->type != UBIFS_DENT_NODE &&
UBIFS_DENT_NODE   184 fs/ubifs/gc.c  	ubifs_assert(c, sa->type == UBIFS_DENT_NODE ||
UBIFS_DENT_NODE   186 fs/ubifs/gc.c  	ubifs_assert(c, sb->type == UBIFS_DENT_NODE ||
UBIFS_DENT_NODE   243 fs/ubifs/gc.c  			     snod->type == UBIFS_DENT_NODE ||
UBIFS_DENT_NODE   250 fs/ubifs/gc.c  		    snod->type != UBIFS_DENT_NODE &&
UBIFS_DENT_NODE   590 fs/ubifs/journal.c 		dent->ch.node_type = UBIFS_DENT_NODE;
UBIFS_DENT_NODE  1090 fs/ubifs/journal.c 	dent1->ch.node_type = UBIFS_DENT_NODE;
UBIFS_DENT_NODE  1106 fs/ubifs/journal.c 	dent2->ch.node_type = UBIFS_DENT_NODE;
UBIFS_DENT_NODE  1265 fs/ubifs/journal.c 	dent->ch.node_type = UBIFS_DENT_NODE;
UBIFS_DENT_NODE  1280 fs/ubifs/journal.c 	dent2->ch.node_type = UBIFS_DENT_NODE;
UBIFS_DENT_NODE   767 fs/ubifs/replay.c 		case UBIFS_DENT_NODE:
UBIFS_DENT_NODE   200 fs/ubifs/scan.c 	case UBIFS_DENT_NODE:
UBIFS_DENT_NODE   587 fs/ubifs/super.c 	c->ranges[UBIFS_DENT_NODE].min_len = UBIFS_DENT_NODE_SZ;
UBIFS_DENT_NODE   588 fs/ubifs/super.c 	c->ranges[UBIFS_DENT_NODE].max_len = UBIFS_MAX_DENT_NODE_SZ;