Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dlprops.c193 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()
[all …]
H A Dlpt.c2125 if (cat != LPROPS_UNCAT) { in dbg_chk_pnode()
2134 case LPROPS_UNCAT: in dbg_chk_pnode()
2145 case LPROPS_UNCAT: in dbg_chk_pnode()
2158 case LPROPS_UNCAT: in dbg_chk_pnode()
2181 case LPROPS_UNCAT: in dbg_chk_pnode()
H A Dubifs.h1052 LPROPS_UNCAT = 0, enumerator
H A Ddebug.c695 case LPROPS_UNCAT: in ubifs_dump_lprop()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dlprops.c189 lp->flags |= LPROPS_UNCAT; in add_to_lpt_heap()
271 cat = LPROPS_UNCAT; in ubifs_add_to_cat()
273 case LPROPS_UNCAT: in ubifs_add_to_cat()
317 case LPROPS_UNCAT: in ubifs_remove_from_cat()
353 case LPROPS_UNCAT: in ubifs_replace_cat()
377 if (cat != LPROPS_UNCAT) in ubifs_ensure_cat()
380 if (cat == LPROPS_UNCAT) in ubifs_ensure_cat()
382 ubifs_remove_from_cat(c, lprops, LPROPS_UNCAT); in ubifs_ensure_cat()
400 return LPROPS_UNCAT; in ubifs_categorize_lprops()
425 return LPROPS_UNCAT; in ubifs_categorize_lprops()
[all …]
H A Dlpt.c2276 if (cat != LPROPS_UNCAT) { in dbg_chk_pnode()
2285 case LPROPS_UNCAT: in dbg_chk_pnode()
2296 case LPROPS_UNCAT: in dbg_chk_pnode()
2309 case LPROPS_UNCAT: in dbg_chk_pnode()
2332 case LPROPS_UNCAT: in dbg_chk_pnode()
H A Dubifs.h456 LPROPS_UNCAT = 0, enumerator
H A Ddebug.c685 case LPROPS_UNCAT: in ubifs_dump_lprop()