Lines Matching refs:LPROPS_UNCAT
193 lp->flags |= LPROPS_UNCAT; in add_to_lpt_heap()
277 cat = LPROPS_UNCAT; in ubifs_add_to_cat()
279 case LPROPS_UNCAT: in ubifs_add_to_cat()
323 case LPROPS_UNCAT: in ubifs_remove_from_cat()
359 case LPROPS_UNCAT: in ubifs_replace_cat()
383 if (cat != LPROPS_UNCAT) in ubifs_ensure_cat()
386 if (cat == LPROPS_UNCAT) in ubifs_ensure_cat()
388 ubifs_remove_from_cat(c, lprops, LPROPS_UNCAT); in ubifs_ensure_cat()
406 return LPROPS_UNCAT; in ubifs_categorize_lprops()
431 return LPROPS_UNCAT; in ubifs_categorize_lprops()
1031 if (cat != LPROPS_UNCAT) { in scan_check_cb()
1054 case LPROPS_UNCAT: in scan_check_cb()