Home
last modified time | relevance | path

Searched refs:ojNew (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/fs/jffs2/
H A Djffs2_nand_1pass.c179 struct jffs2_raw_inode ojNew; in compare_inodes() local
182 (struct jffs2_raw_inode *)get_fl_mem(new->offset, sizeof(ojNew), &ojNew); in compare_inodes()
196 struct jffs2_raw_dirent ojNew; in compare_dirents() local
199 (struct jffs2_raw_dirent *)get_fl_mem(new->offset, sizeof(ojNew), &ojNew); in compare_dirents()