Home
last modified time | relevance | path

Searched refs:cmt_bud_bytes (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dlog.c302 c->cmt_bud_bytes = 0; in remove_buds()
319 c->cmt_bud_bytes += wbuf->offs - bud->start; in remove_buds()
320 dbg_log("preserve %d:%d, jhead %s, bud bytes %d, cmt_bud_bytes %lld", in remove_buds()
322 wbuf->offs - bud->start, c->cmt_bud_bytes); in remove_buds()
325 c->cmt_bud_bytes += c->leb_size - bud->start; in remove_buds()
326 dbg_log("remove %d:%d, jhead %s, bud bytes %d, cmt_bud_bytes %lld", in remove_buds()
328 c->leb_size - bud->start, c->cmt_bud_bytes); in remove_buds()
488 c->bud_bytes -= c->cmt_bud_bytes; in ubifs_log_end_commit()
H A Dubifs.h1016 * @cmt_bud_bytes: used during commit to temporarily amount of bytes in
1272 long long cmt_bud_bytes; member
/kernel/linux/linux-6.6/fs/ubifs/
H A Dlog.c302 c->cmt_bud_bytes = 0; in remove_buds()
319 c->cmt_bud_bytes += wbuf->offs - bud->start; in remove_buds()
320 dbg_log("preserve %d:%d, jhead %s, bud bytes %d, cmt_bud_bytes %lld", in remove_buds()
322 wbuf->offs - bud->start, c->cmt_bud_bytes); in remove_buds()
325 c->cmt_bud_bytes += c->leb_size - bud->start; in remove_buds()
326 dbg_log("remove %d:%d, jhead %s, bud bytes %d, cmt_bud_bytes %lld", in remove_buds()
328 c->leb_size - bud->start, c->cmt_bud_bytes); in remove_buds()
488 c->bud_bytes -= c->cmt_bud_bytes; in ubifs_log_end_commit()
H A Dubifs.h1037 * @cmt_bud_bytes: used during commit to temporarily amount of bytes in
1297 long long cmt_bud_bytes; member

Completed in 10 milliseconds