Home
last modified time | relevance | path

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

/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()
322 case LPROPS_DIRTY: in ubifs_remove_from_cat()
362 case LPROPS_DIRTY: in ubifs_replace_cat()
434 return LPROPS_DIRTY; in ubifs_categorize_lprops()
Dlpt_commit.c840 heap = &c->lpt_heap[LPROPS_DIRTY - 1]; in populate_lsave()
2029 heap = &c->lpt_heap[LPROPS_DIRTY - 1]; in dbg_populate_lsave()
Dubifs.h455 LPROPS_DIRTY = 1, enumerator
Dlpt.c2139 case LPROPS_DIRTY: in dbg_chk_pnode()
2166 case LPROPS_DIRTY: in dbg_chk_pnode()
Ddebug.c690 case LPROPS_DIRTY: in ubifs_dump_lprop()