Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ubifs/
Dfind.c48 case LPROPS_DIRTY: in valuable()
272 heap = &c->lpt_heap[LPROPS_DIRTY - 1]; in ubifs_find_dirty_leb()
420 heap = &c->lpt_heap[LPROPS_DIRTY - 1]; in do_find_free_space()
Dlprops.c265 case LPROPS_DIRTY: in ubifs_add_to_cat()
308 case LPROPS_DIRTY: in ubifs_remove_from_cat()
348 case LPROPS_DIRTY: in ubifs_replace_cat()
420 return LPROPS_DIRTY; in ubifs_categorize_lprops()
Dlpt_commit.c797 heap = &c->lpt_heap[LPROPS_DIRTY - 1]; in populate_lsave()
1989 heap = &c->lpt_heap[LPROPS_DIRTY - 1]; in dbg_populate_lsave()
Dlpt.c2297 case LPROPS_DIRTY: in dbg_chk_pnode()
2324 case LPROPS_DIRTY: in dbg_chk_pnode()
Dubifs.h466 LPROPS_DIRTY = 1, enumerator
Ddebug.c725 case LPROPS_DIRTY: in ubifs_dump_lprop()