Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dgc.c68 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in switch_gc_head()
87 err = ubifs_add_bud_to_log(c, GCHD, gc_lnum, 0); in switch_gc_head()
335 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in move_nodes()
367 err = ubifs_shash_update(c, c->jheads[GCHD].log_hash, in move_nodes()
399 err = ubifs_shash_update(c, c->jheads[GCHD].log_hash, in move_nodes()
420 c->jheads[GCHD].log_hash); in move_nodes()
473 if (i == GCHD) in gc_sync_wbufs()
495 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in ubifs_garbage_collect_leb()
674 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in ubifs_garbage_collect()
957 wbuf = &c->jheads[GCHD].wbuf; in ubifs_gc_end_commit()
H A Drecovery.c710 if (jhead == GCHD) { in ubifs_recover_leb()
1160 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in ubifs_rcvry_gc_commit()
H A Dsuper.c852 c->jheads[GCHD].wbuf.no_timer = 1; in alloc_wbufs()
853 c->jheads[GCHD].grouped = 0; in alloc_wbufs()
H A Dio.c1245 if (i == GCHD) in ubifs_sync_wbufs_by_inode()
H A Dubifs.h90 #define GCHD UBIFS_GC_HEAD macro
H A Ddebug.c200 case GCHD: in dbg_jhead()
2542 } else if (c->jheads && lnum == c->jheads[GCHD].wbuf.lnum) { in power_cut_emulated()
H A Djournal.c274 ubifs_assert(c, jhead != GCHD); in write_head()
/openbmc/u-boot/fs/ubifs/
H A Dgc.c74 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in switch_gc_head()
97 err = ubifs_add_bud_to_log(c, GCHD, gc_lnum, 0); in switch_gc_head()
343 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in move_nodes()
441 if (i == GCHD) in gc_sync_wbufs()
463 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in ubifs_garbage_collect_leb()
642 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in ubifs_garbage_collect()
914 wbuf = &c->jheads[GCHD].wbuf; in ubifs_gc_end_commit()
H A Drecovery.c718 if (jhead == GCHD) { in ubifs_recover_leb()
1169 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in ubifs_rcvry_gc_commit()
H A Dio.c1136 if (i == GCHD) in ubifs_sync_wbufs_by_inode()
H A Dsuper.c1003 c->jheads[GCHD].wbuf.no_timer = 1; in alloc_wbufs()
1004 c->jheads[GCHD].grouped = 0; in alloc_wbufs()
H A Dubifs.h712 #define GCHD UBIFS_GC_HEAD macro
H A Ddebug.c208 case GCHD: in dbg_jhead()
2568 } else if (c->jheads && lnum == c->jheads[GCHD].wbuf.lnum) { in power_cut_emulated()