Lines Matching refs:LPROPS_UNCAT
194 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()
389 ubifs_remove_from_cat(c, lprops, 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()
1055 case LPROPS_UNCAT: in scan_check_cb()