hashb            2375 fs/ubifs/debug.c 		uint32_t hasha, hashb;
hashb            2427 fs/ubifs/debug.c 		hashb = key_block(c, &sb->key);
hashb            2429 fs/ubifs/debug.c 		if (hasha > hashb) {
hashb            2431 fs/ubifs/debug.c 				  hasha, hashb);
hashb             194 fs/ubifs/gc.c  		uint32_t hashb = key_hash(c, &sb->key);
hashb             196 fs/ubifs/gc.c  		if (hasha <= hashb)