Home
last modified time | relevance | path

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

/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()
826 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()
1985 heap = &c->lpt_heap[LPROPS_DIRTY_IDX - 1]; in dbg_populate_lsave()
H A Dlpt.c2287 case LPROPS_DIRTY_IDX: in dbg_chk_pnode()
2326 case LPROPS_DIRTY_IDX: in dbg_chk_pnode()
H A Dubifs.h460 LPROPS_DIRTY_IDX = 2, enumerator
H A Ddebug.c711 case LPROPS_DIRTY_IDX: in ubifs_dump_lprop()