Home
last modified time | relevance | path

Searched defs:fs_path (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/fs/ext2/
Dext2_ops.c25 static int ext2_open(struct fs_file_t *filp, const char *fs_path, fs_mode_t flags) in ext2_open()
288 static int ext2_opendir(struct fs_dir_t *dirp, const char *fs_path) in ext2_opendir()
/Zephyr-latest/include/zephyr/net/http/
Dserver.h138 const char *fs_path; member