Lines Matching defs:this
33 * following min. I/O units have to contain empty space (all 0xFFs). If this is
335 * is clean at this point, i.e., %UBIFS_MST_DIRTY is not set.
341 * so this LEB ends up with some amount of garbage at the
343 * 3. UBIFS is being mounted R/O. We reach this place and
348 * 4. However, this master node (@c->mst_node) is marked as
633 * @jhead: journal head number this LEB belongs to (%-1 if the LEB does not
740 * See header comment for this file for more
741 * explanations about the reasons we have this check.
762 * If this LEB belongs to the GC head then while we are in the
774 * cut happened. I do not know how realistic is this scenario
776 * and the other half not, but this is possible in our 'failure
781 * padding node there? We can, and this works fine with one
800 * not fit the free space in LEB Y any more! And this is
802 * user-visible effect of this which I once observed and
1165 * one but GC can grab it. But at this moment this single empty LEB is
1172 * after this.
1202 * be used. Instead, recovery must allocate an empty LEB for this purpose.
1605 struct rb_node *this = rb_first(&c->size_tree);
1607 while (this) {
1611 e = rb_entry(this, struct size_entry, rb);
1613 this = rb_next(this);