Lines Matching refs:LPROPS_UNCAT
201 lp->flags |= LPROPS_UNCAT; in add_to_lpt_heap()
283 cat = LPROPS_UNCAT; in ubifs_add_to_cat()
285 case LPROPS_UNCAT: in ubifs_add_to_cat()
329 case LPROPS_UNCAT: in ubifs_remove_from_cat()
365 case LPROPS_UNCAT: in ubifs_replace_cat()
389 if (cat != LPROPS_UNCAT) in ubifs_ensure_cat()
392 if (cat == LPROPS_UNCAT) in ubifs_ensure_cat()
394 ubifs_remove_from_cat(c, lprops, LPROPS_UNCAT); in ubifs_ensure_cat()
412 return LPROPS_UNCAT; in ubifs_categorize_lprops()
437 return LPROPS_UNCAT; in ubifs_categorize_lprops()
1037 if (cat != LPROPS_UNCAT) { in scan_check_cb()
1060 case LPROPS_UNCAT: in scan_check_cb()