Searched refs:structType (Results 1 - 2 of 2) sorted by relevance

/external/yaffs2/yaffs2/
H A Dyaffs_guts.h493 int structType; member in struct:__anon17154
767 int structType; member in struct:__anon17157
785 int structType; member in struct:__anon17158
H A Dyaffs_guts.c3429 cp.structType = sizeof(cp);
3446 ok = (cp.structType == sizeof(cp)) &&
3495 cp.structType = sizeof(cp);
3526 if(cp.structType != sizeof(cp))
3714 cp.structType = sizeof(cp);
3728 cp.structType = sizeof(cp);
3746 if(cp.structType != sizeof(cp)) {

Completed in 81 milliseconds