Home
last modified time | relevance | path

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

/linux/fs/ubifs/
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()
840 buf_offs = c->ihead_offs; in write_index()
910 buf_offs = 0; in write_index()
914 offs = buf_offs + used; in write_index()
995 buf_offs += blen; in write_index()
[all …]

Completed in 6 milliseconds