Home
last modified time | relevance | path

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

/fs/ubifs/
Dfile.c229 int uninitialized_var(err), appending = !!(pos + len > inode->i_size); in write_begin_slow()
243 if (appending) in write_begin_slow()
295 if (appending) { in write_begin_slow()
330 struct ubifs_inode *ui, int appending) in allocate_budget() argument
335 if (!appending) in allocate_budget()
378 if (appending) { in allocate_budget()
433 int uninitialized_var(err), appending = !!(pos + len > inode->i_size); in ubifs_write_begin()
475 err = allocate_budget(c, page, ui, appending); in ubifs_write_begin()
493 if (appending) { in ubifs_write_begin()
525 struct ubifs_inode *ui, int appending) in cancel_budget() argument
[all …]
Dtnc.c1978 int i, keep, move, appending = 0; in tnc_insert() local
2025 appending = 1; in tnc_insert()
2028 } else if (appending && n != c->fanout) { in tnc_insert()
2030 appending = 0; in tnc_insert()
2048 if (appending) { in tnc_insert()