Home
last modified time | relevance | path

Searched refs:LPROPS_UNCAT (Results 1 – 4 of 4) sorted by relevance

/u-boot/fs/ubifs/
A Dlprops.c194 lp->flags |= LPROPS_UNCAT; in add_to_lpt_heap()
278 cat = LPROPS_UNCAT; in ubifs_add_to_cat()
280 case LPROPS_UNCAT: in ubifs_add_to_cat()
324 case LPROPS_UNCAT: in ubifs_remove_from_cat()
360 case LPROPS_UNCAT: in ubifs_replace_cat()
384 if (cat != LPROPS_UNCAT) in ubifs_ensure_cat()
387 if (cat == LPROPS_UNCAT) in ubifs_ensure_cat()
407 return LPROPS_UNCAT; in ubifs_categorize_lprops()
432 return LPROPS_UNCAT; in ubifs_categorize_lprops()
1032 if (cat != LPROPS_UNCAT) { in scan_check_cb()
[all …]
A Dlpt.c2126 if (cat != LPROPS_UNCAT) { in dbg_chk_pnode()
2135 case LPROPS_UNCAT: in dbg_chk_pnode()
2146 case LPROPS_UNCAT: in dbg_chk_pnode()
2159 case LPROPS_UNCAT: in dbg_chk_pnode()
2182 case LPROPS_UNCAT: in dbg_chk_pnode()
A Dubifs.h1051 LPROPS_UNCAT = 0, enumerator
A Ddebug.c696 case LPROPS_UNCAT: in ubifs_dump_lprop()

Completed in 21 milliseconds