Searched refs:block_full (Results 1 – 1 of 1) sorted by relevance
96 static bool block_full(uint8_t block, uint32_t ptr) { in block_full() function684 while (!(block_full(garbage_block, garbage_read_ptr))) { in collect_block()874 while (!block_full(i, write_pointer)) { in norfs_mount_fs()
Completed in 4 milliseconds