Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/fs/
Dfuse_fs_access.c274 static int fuse_fs_access_open(const char *path, struct fuse_file_info *fi) in fuse_fs_access_open() function
422 .open = fuse_fs_access_open,