Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dtransaction.c45 data_block_t min_free) { in transaction_check_free() argument
57 if (count >= min_free) { in transaction_check_free()
60 min_free -= count; in transaction_check_free()