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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dsummary.c732 struct jffs2_sum_dirent_flash *sdrnt_ptr = wpage; local
734 sdrnt_ptr->nodetype = temp->d.nodetype;
735 sdrnt_ptr->totlen = temp->d.totlen;
736 sdrnt_ptr->offset = temp->d.offset;
737 sdrnt_ptr->pino = temp->d.pino;
738 sdrnt_ptr->version = temp->d.version;
739 sdrnt_ptr->ino = temp->d.ino;
740 sdrnt_ptr->nsize = temp->d.nsize;
741 sdrnt_ptr->type = temp->d.type;
743 memcpy(sdrnt_ptr
[all...]

Completed in 124 milliseconds