Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds