Home
last modified time | relevance | path

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

/subsys/fs/
A Dfs.c73 static const struct fs_file_system_t *fs_type_get(int type) in fs_type_get() function
716 fs = fs_type_get(mp->type); in fs_mount()
762 fs = fs_type_get(fs_type); in fs_mkfs()
864 if (fs_type_get(type) != NULL) { in fs_register()

Completed in 7 milliseconds