Home
last modified time | relevance | path

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

/linux-6.15/fs/ubifs/
H A Dtnc_commit.c440 buf_offs = c->ihead_offs; in layout_in_empty_space()
449 if (buf_offs + next_len > c->leb_size) in layout_in_empty_space()
464 buf_offs = 0; in layout_in_empty_space()
469 offs = buf_offs + used; in layout_in_empty_space()
526 buf_offs += blen; in layout_in_empty_space()
550 c->dbg->new_ihead_offs = buf_offs; in layout_in_empty_space()
842 buf_offs = c->ihead_offs; in write_index()
912 buf_offs = 0; in write_index()
916 offs = buf_offs + used; in write_index()
997 buf_offs += blen; in write_index()
[all …]