Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/
Dfuse_fs_access.c84 static int fuse_fs_access_getattr(const char *path, struct stat *stat) in fuse_fs_access_getattr() function
418 .getattr = fuse_fs_access_getattr,