Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/zms/
Dzms.c20 static int zms_ate_valid(struct zms_fs *fs, const struct zms_ate *entry);
402 static int zms_ate_valid(struct zms_fs *fs, const struct zms_ate *entry) in zms_ate_valid() function
576 if (zms_ate_valid(fs, &end_ate)) { in zms_recover_last_ate()
950 if (!zms_ate_valid(fs, &gc_ate) || !gc_ate.len) { in zms_gc()
1146 if (!zms_ate_valid(fs, &first_ate)) { in zms_init()
1210 if (!zms_ate_valid(fs, &last_ate)) { in zms_init()