Searched refs:jffs_node_ref (Results 1 – 2 of 2) sorted by relevance
71 struct jffs_node_ref struct74 struct jffs_node_ref *next; argument85 struct jffs_node_ref *nodes; /* USED if != 0. */148 void jffs_print_node_ref(struct jffs_node_ref *ref);
228 if (!(fm->nodes = (struct jffs_node_ref *) in jffs_fmalloc()229 kmalloc(sizeof(struct jffs_node_ref), in jffs_fmalloc()303 struct jffs_node_ref *ref; in jffs_fmfree()304 struct jffs_node_ref *prev; in jffs_fmfree()382 if (!(fm->nodes = (struct jffs_node_ref *) in jffs_fmalloced()383 kmalloc(sizeof(struct jffs_node_ref), in jffs_fmalloced()429 struct jffs_node_ref *ref; in jffs_add_node()433 ref = (struct jffs_node_ref *)kmalloc(sizeof(struct jffs_node_ref), in jffs_add_node()546 struct jffs_node_ref *nref; in jffs_get_oldest_node()784 jffs_print_node_ref(struct jffs_node_ref *ref) in jffs_print_node_ref()