Home
last modified time | relevance | path

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

/subsys/fs/zms/
A Dzms.c903 int prev_found = 0; in zms_find_ate_with_id() local
925 prev_found = 1; in zms_find_ate_with_id()
935 return prev_found; in zms_find_ate_with_id()
1501 if (prev_found < 0) { in zms_write()
1502 return prev_found; in zms_write()
1505 if (prev_found) { in zms_write()
1609 int prev_found = 0; in zms_read_hist() local
1643 return prev_found; in zms_read_hist()
1645 if (prev_found) { in zms_read_hist()
1729 int prev_found = 0; in zms_calc_free_space() local
[all …]
/subsys/fs/nvs/
A Dnvs.c1071 bool prev_found = false; in nvs_write() local
1111 prev_found = true; in nvs_write()
1123 if (prev_found) { in nvs_write()

Completed in 28 milliseconds