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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jffs2/
H A Dsummary.c696 struct jffs2_sum_dirent_flash *sdrnt_ptr = wpage; local
698 sdrnt_ptr->nodetype = temp->d.nodetype;
699 sdrnt_ptr->totlen = temp->d.totlen;
700 sdrnt_ptr->offset = temp->d.offset;
701 sdrnt_ptr->pino = temp->d.pino;
702 sdrnt_ptr->version = temp->d.version;
703 sdrnt_ptr->ino = temp->d.ino;
704 sdrnt_ptr->nsize = temp->d.nsize;
705 sdrnt_ptr->type = temp->d.type;
707 memcpy(sdrnt_ptr
[all...]

Completed in 94 milliseconds