Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/zms/
Dzms.c246 static int zms_flash_block_cmp(struct zms_fs *fs, uint64_t addr, const void *data, size_t len) in zms_flash_block_cmp() function
289 rc = zms_flash_block_cmp(fs, addr, cmp, bytes_to_cmp); in zms_flash_cmp_const()
1461 rc = zms_flash_block_cmp(fs, rd_addr, data, len); in zms_write()