Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/ext2/
Dext2_ops.c449 static int ext2_mkfs(uintptr_t dev_id, void *vcfg, int flags) in ext2_mkfs() function
645 .mkfs = ext2_mkfs,