Searched refs:LPROPS_DIRTY (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/ubifs/
H A Dlprops.c265 case LPROPS_DIRTY:
308 case LPROPS_DIRTY:
348 case LPROPS_DIRTY:
420 return LPROPS_DIRTY;
H A Dfind.c48 case LPROPS_DIRTY:
272 heap = &c->lpt_heap[LPROPS_DIRTY - 1];
421 heap = &c->lpt_heap[LPROPS_DIRTY - 1];
H A Dlpt_commit.c797 heap = &c->lpt_heap[LPROPS_DIRTY - 1];
1988 heap = &c->lpt_heap[LPROPS_DIRTY - 1];
H A Dlpt.c2297 case LPROPS_DIRTY:
2324 case LPROPS_DIRTY:
H A Dubifs.h453 * LPROPS_DIRTY: dirty > free, dirty >= @c->dead_wm, not index
466 LPROPS_DIRTY = 1, enumerator in enum:__anon346
H A Ddebug.c725 case LPROPS_DIRTY:

Completed in 125 milliseconds