Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/zms/
Dzms.c224 static int zms_flash_data_wrt(struct zms_fs *fs, const void *data, size_t len) in zms_flash_data_wrt() function
318 rc = zms_flash_data_wrt(fs, buf, bytes_to_copy); in zms_flash_block_move()
536 rc = zms_flash_data_wrt(fs, data, len); in zms_flash_write_entry()