Searched defs:fs (Results 1 – 4 of 4) sorted by relevance
50 for (const struct fs_impl *fs = &__start_fs_impl; fs != &__stop_fs_impl; fs++) { in find_fs() local159 const struct fs_impl *fs = find_fs(fsname); in fs_format_device() local179 const struct fs_impl *fs = find_fs(fsname); in fs_mount() local
30 memfs_t *fs; member42 memfs_t *fs; member
29 uint32_t ds, es, fs, gs; // pushed by common handler member87 uint16_t fs, __fsh; member
96 spifs_t *fs; member
Completed in 9 milliseconds