Searched refs:budgeted (Results 1 – 2 of 2) sorted by relevance
827 int err, sz_change, budgeted = 1; in ubifs_unlink() local 863 budgeted = 0; in ubifs_unlink() 878 if (budgeted) in ubifs_unlink() 893 if (budgeted) in ubifs_unlink() 933 int err, sz_change, budgeted = 1; in ubifs_rmdir() local 966 budgeted = 0; in ubifs_rmdir() 982 if (budgeted) in ubifs_rmdir() 998 if (budgeted) in ubifs_rmdir()
17 * not budgeted so the flag shows that 'ubifs_write_end()' should not release23 * information about how the page was budgeted, to make it possible to release257 * The folio is dirty, which means it was budgeted twice: in write_begin_slow() 260 * o and then we budgeted for it for the second time at the in write_begin_slow() 1106 int offset = new_size & (UBIFS_BLOCK_SIZE - 1), budgeted = 1; in do_truncation() local 1131 budgeted = 0; in do_truncation() 1187 if (budgeted) in do_truncation() 1491 * UBIFS must ensure page is budgeted for.