Searched refs:zms_clear (Results 1 – 4 of 4) sorted by relevance
95 int zms_clear(struct zms_fs *fs);
267 rc = zms_clear(&fs); in main()
90 err = zms_clear(&fixture->fs); in after()867 err = zms_clear(&fixture->fs); in ZTEST_F()
1031 int zms_clear(struct zms_fs *fs) in zms_clear() function