Lines Matching refs:LPROPS_UNCAT
201 lp->flags |= LPROPS_UNCAT; in add_to_lpt_heap()
285 cat = LPROPS_UNCAT; in ubifs_add_to_cat()
287 case LPROPS_UNCAT: in ubifs_add_to_cat()
331 case LPROPS_UNCAT: in ubifs_remove_from_cat()
367 case LPROPS_UNCAT: in ubifs_replace_cat()
391 if (cat != LPROPS_UNCAT) in ubifs_ensure_cat()
394 if (cat == LPROPS_UNCAT) in ubifs_ensure_cat()
396 ubifs_remove_from_cat(c, lprops, LPROPS_UNCAT); in ubifs_ensure_cat()
414 return LPROPS_UNCAT; in ubifs_categorize_lprops()
439 return LPROPS_UNCAT; in ubifs_categorize_lprops()
1039 if (cat != LPROPS_UNCAT) { in scan_check_cb()
1062 case LPROPS_UNCAT: in scan_check_cb()