Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ubifs/ !
Dfind.c60 case LPROPS_DIRTY: in valuable()
284 heap = &c->lpt_heap[LPROPS_DIRTY - 1]; in ubifs_find_dirty_leb()
432 heap = &c->lpt_heap[LPROPS_DIRTY - 1]; in do_find_free_space()
Dlprops.c279 case LPROPS_DIRTY: in ubifs_add_to_cat()
319 case LPROPS_DIRTY: in ubifs_remove_from_cat()
356 case LPROPS_DIRTY: in ubifs_replace_cat()
428 return LPROPS_DIRTY; in ubifs_categorize_lprops()
Dubifs.h452 LPROPS_DIRTY = 1, enumerator
Dlpt.c2139 case LPROPS_DIRTY: in dbg_chk_pnode()
2166 case LPROPS_DIRTY: in dbg_chk_pnode()
Dlpt_commit.c839 heap = &c->lpt_heap[LPROPS_DIRTY - 1]; in populate_lsave()
Ddebug.c707 case LPROPS_DIRTY: in dbg_dump_lprop()