Searched refs:LEB_FREED (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ubifs/
H A Dgc.c487 * This function garbage-collects an LEB and returns one of the @LEB_FREED,
531 return LEB_FREED;
617 err = LEB_FREED;
777 if (ret == LEB_FREED) {
H A Dubifs.h258 * @LEB_FREED: the logical eraseblock was freed and is ready to use
263 LEB_FREED, enumerator in enum:__anon344

Completed in 147 milliseconds