Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dfind.c48 case LPROPS_DIRTY: in valuable()
272 heap = &c->lpt_heap[LPROPS_DIRTY - 1]; in ubifs_find_dirty_leb()
421 heap = &c->lpt_heap[LPROPS_DIRTY - 1]; in do_find_free_space()
H A Dlpt_commit.c797 heap = &c->lpt_heap[LPROPS_DIRTY - 1]; in populate_lsave()
1987 heap = &c->lpt_heap[LPROPS_DIRTY - 1]; in dbg_populate_lsave()
H A Dubifs.h441 * LPROPS_DIRTY: dirty > free, dirty >= @c->dead_wm, not index
454 LPROPS_DIRTY = 1, enumerator
H A Ddebug.c725 case LPROPS_DIRTY: in ubifs_dump_lprop()