Home
last modified time | relevance | path

Searched refs:cmt_bud_bytes (Results 1 – 2 of 2) sorted by relevance

/u-boot/fs/ubifs/
A Dlog.c298 c->cmt_bud_bytes = 0; in remove_buds()
315 c->cmt_bud_bytes += wbuf->offs - bud->start; in remove_buds()
318 wbuf->offs - bud->start, c->cmt_bud_bytes); in remove_buds()
321 c->cmt_bud_bytes += c->leb_size - bud->start; in remove_buds()
324 c->leb_size - bud->start, c->cmt_bud_bytes); in remove_buds()
473 c->bud_bytes -= c->cmt_bud_bytes; in ubifs_log_end_commit()
A Dubifs.h1853 long long cmt_bud_bytes; member

Completed in 25 milliseconds