Searched refs:jffs_fm (Results 1 – 7 of 7) sorted by relevance
67 void jffs_free_fm(struct jffs_fm *n);68 struct jffs_fm *jffs_alloc_fm(void);79 struct jffs_fm struct83 struct jffs_fm *prev; argument84 struct jffs_fm *next; argument100 struct jffs_fm *head; argument101 struct jffs_fm *tail;102 struct jffs_fm *head_extra;103 struct jffs_fm *tail_extra;130 struct jffs_node *node, struct jffs_fm **result);[all …]
118 struct jffs_fm *cur; in jffs_cleanup_fmcontrol()119 struct jffs_fm *next = fmc->head; in jffs_cleanup_fmcontrol()200 struct jffs_fm **result) in jffs_fmalloc()202 struct jffs_fm *fm; in jffs_fmalloc()301 jffs_fmfree(struct jffs_fmcontrol *fmc, struct jffs_fm *fm, struct jffs_node *node) in jffs_fmfree()361 struct jffs_fm *365 struct jffs_fm *fm; in jffs_fmalloced()448 jffs_fmfree_partly(struct jffs_fmcontrol *fmc, struct jffs_fm *fm, __u32 size) in jffs_fmfree_partly()473 struct jffs_fm *476 struct jffs_fm *fm; in jffs_cut_node()[all …]
14 jffs-objs := jffs_fm.o intrep.o
220 struct jffs_fm *fm = 0; in jffs_proc_layout_read()221 struct jffs_fm *last_fm = 0; in jffs_proc_layout_read()
1696 jffs_write_dummy_node(struct jffs_control *c, struct jffs_fm *dirty_fm) in jffs_write_dummy_node()1745 struct jffs_fm *fm; in jffs_write_node()2670 struct jffs_fm *fm; in jffs_rewrite_data()2946 struct jffs_fm *dirty_fm in jffs_garbage_collect_next()3062 struct jffs_fm *fm; in jffs_clear_end_of_node()
1748 fm_cache = kmem_cache_create("jffs_fm", sizeof(struct jffs_fm), in init_jffs_fs()
126 struct jffs_fm *fm; /* Physical memory information. */