Home
last modified time | relevance | path

Searched refs:LPROPS_DIRTY_IDX (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Dfind.c49 case LPROPS_DIRTY_IDX: in valuable()
273 idx_heap = &c->lpt_heap[LPROPS_DIRTY_IDX - 1]; in ubifs_find_dirty_leb()
752 c->dirty_idx.cnt = c->lpt_heap[LPROPS_DIRTY_IDX - 1].cnt; in ubifs_save_dirty_idx_lnums()
753 memcpy(c->dirty_idx.arr, c->lpt_heap[LPROPS_DIRTY_IDX - 1].arr, in ubifs_save_dirty_idx_lnums()
825 heap = &c->lpt_heap[LPROPS_DIRTY_IDX - 1]; in find_dirty_idx_leb()
H A Dlprops.c31 case LPROPS_DIRTY_IDX: in get_heap_comp_val()
266 case LPROPS_DIRTY_IDX: in ubifs_add_to_cat()
309 case LPROPS_DIRTY_IDX: in ubifs_remove_from_cat()
349 case LPROPS_DIRTY_IDX: in ubifs_replace_cat()
416 return LPROPS_DIRTY_IDX; in ubifs_categorize_lprops()
H A Dlpt_commit.c791 heap = &c->lpt_heap[LPROPS_DIRTY_IDX - 1]; in populate_lsave()
1986 heap = &c->lpt_heap[LPROPS_DIRTY_IDX - 1]; in dbg_populate_lsave()
H A Dlpt.c2286 case LPROPS_DIRTY_IDX: in dbg_chk_pnode()
2325 case LPROPS_DIRTY_IDX: in dbg_chk_pnode()
H A Dubifs.h467 LPROPS_DIRTY_IDX = 2, enumerator
H A Ddebug.c711 case LPROPS_DIRTY_IDX: in ubifs_dump_lprop()
/openbmc/u-boot/fs/ubifs/
H A Dlprops.c34 case LPROPS_DIRTY_IDX: in get_heap_comp_val()
271 case LPROPS_DIRTY_IDX: in ubifs_add_to_cat()
314 case LPROPS_DIRTY_IDX: in ubifs_remove_from_cat()
354 case LPROPS_DIRTY_IDX: in ubifs_replace_cat()
421 return LPROPS_DIRTY_IDX; in ubifs_categorize_lprops()
H A Dlpt_commit.c834 heap = &c->lpt_heap[LPROPS_DIRTY_IDX - 1]; in populate_lsave()
2029 heap = &c->lpt_heap[LPROPS_DIRTY_IDX - 1]; in dbg_populate_lsave()
H A Dlpt.c2134 case LPROPS_DIRTY_IDX: in dbg_chk_pnode()
2173 case LPROPS_DIRTY_IDX: in dbg_chk_pnode()
H A Dubifs.h1053 LPROPS_DIRTY_IDX = 2, enumerator
H A Ddebug.c683 case LPROPS_DIRTY_IDX: in ubifs_dump_lprop()