Searched refs:fs_type (Results 1 – 2 of 2) sorted by relevance
756 int fs_mkfs(int fs_type, uintptr_t dev_id, void *cfg, int flags) in fs_mkfs() argument764 fs = fs_type_get(fs_type); in fs_mkfs()767 fs_type); in fs_mkfs()773 LOG_ERR("fs type %d does not support mkfs", fs_type); in fs_mkfs()
640 int fs_mkfs(int fs_type, uintptr_t dev_id, void *cfg, int flags);