Searched refs:LPROPS_FREE (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/ubifs/
H A Dlprops.c29 case LPROPS_FREE:
267 case LPROPS_FREE:
310 case LPROPS_FREE:
350 case LPROPS_FREE:
422 return LPROPS_FREE;
761 heap = &c->lpt_heap[LPROPS_FREE - 1];
H A Dfind.c50 case LPROPS_FREE:
135 heap = &c->lpt_heap[LPROPS_FREE - 1];
H A Dlpt_commit.c803 heap = &c->lpt_heap[LPROPS_FREE - 1];
1991 heap = &c->lpt_heap[LPROPS_FREE - 1];
H A Dlpt.c2298 case LPROPS_FREE:
2326 case LPROPS_FREE:
H A Dubifs.h455 * LPROPS_FREE: free > 0, dirty < @c->dead_wm, not empty, not index
468 LPROPS_FREE = 3, enumerator in enum:__anon346
H A Ddebug.c728 case LPROPS_FREE:

Completed in 133 milliseconds