Searched defs:jeb (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jffs2/
H A Dnodemgmt.c146 struct jffs2_eraseblock *jeb = c->nextblock; local
232 struct jffs2_eraseblock *jeb; local
283 struct jffs2_eraseblock *jeb; local
[all...]
H A Dsuper.c122 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); local
132 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); local
142 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); local
152 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); local
162 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); local
172 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); local
182 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); local
[all...]
H A Derase.c46 struct jffs2_eraseblock *jeb; member in struct:erase_priv_struct
53 void jffs2_erase_block(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) argument
113 struct jffs2_eraseblock *jeb; local
171 jffs2_remove_node_refs_from_ino_list(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, struct jffs2_eraseblock *jeb) argument
241 jffs2_free_all_node_refs(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) argument
267 struct jffs2_eraseblock *jeb; local
[all...]
H A Dgc.c106 struct jffs2_eraseblock *jeb; local
261 jffs2_garbage_collect_metadata(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, struct inode *inode, struct jffs2_full_dnode *fn) argument
341 jffs2_garbage_collect_dirent(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, struct inode *inode, struct jffs2_full_dirent *fd) argument
380 jffs2_garbage_collect_deletion_dirent(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, struct inode *inode, struct jffs2_full_dirent *fd) argument
403 jffs2_garbage_collect_hole(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, struct inode *inode, struct jffs2_full_dnode *fn, __u32 start, __u32 end) argument
534 jffs2_garbage_collect_dnode(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, struct inode *inode, struct jffs2_full_dnode *fn, __u32 start, __u32 end) argument
[all...]
H A Dscan.c89 struct jffs2_eraseblock *jeb = &c->blocks[i]; local
161 jffs2_scan_eraseblock(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) argument
347 jffs2_scan_empty(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, __u32 *startofs, int *noise) argument
423 jffs2_scan_inode_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, __u32 *ofs) argument
599 jffs2_scan_dirent_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, __u32 *ofs) argument
[all...]

Completed in 93 milliseconds