Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/
Dfuse_fs_access.c541 static void fuse_fs_access_options(void) in fuse_fs_access_options() function
543 static struct args_struct_t fuse_fs_access_options[] = { in fuse_fs_access_options() local
556 native_add_command_line_opts(fuse_fs_access_options); in fuse_fs_access_options()
559 NATIVE_TASK(fuse_fs_access_options, PRE_BOOT_1, 1);