Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/fs/
Dfuse_fs_access.c385 static int fuse_fs_access_unlink(const char *path) in fuse_fs_access_unlink() function
413 .unlink = fuse_fs_access_unlink,