Searched refs:jffs2_alloc_raw_node_ref (Results 1 – 6 of 6) sorted by relevance
93 struct jffs2_raw_node_ref *jffs2_alloc_raw_node_ref(void) in jffs2_alloc_raw_node_ref() function129 struct jffs2_raw_node_ref *jffs2_alloc_raw_node_ref(void) in jffs2_alloc_raw_node_ref() function
86 raw = jffs2_alloc_raw_node_ref(); in jffs2_write_dnode()143 if (!retried && alloc_mode != ALLOC_NORETRY && (raw = jffs2_alloc_raw_node_ref())) { in jffs2_write_dnode()239 raw = jffs2_alloc_raw_node_ref(); in jffs2_write_dirent()289 if (!retried && (raw = jffs2_alloc_raw_node_ref())) { in jffs2_write_dirent()
587 struct jffs2_raw_node_ref *marker_ref = jffs2_alloc_raw_node_ref(); in jffs2_scan_eraseblock()711 raw = jffs2_alloc_raw_node_ref(); in jffs2_scan_inode_node()806 raw = jffs2_alloc_raw_node_ref(); in jffs2_scan_dirent_node()
377 struct jffs2_raw_node_ref *jffs2_alloc_raw_node_ref(void);
401 marker_ref = jffs2_alloc_raw_node_ref(); in jffs2_mark_erased_block()
585 nraw = jffs2_alloc_raw_node_ref(); in jffs2_garbage_collect_pristine()613 if (!retried && (nraw = jffs2_alloc_raw_node_ref())) { in jffs2_garbage_collect_pristine()