Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dlprops.c443 int old_cat = lprops->flags & LPROPS_CAT_MASK; in change_category() local
446 if (old_cat == new_cat) { in change_category()
455 ubifs_remove_from_cat(c, lprops, old_cat); in change_category()