Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/fs/
Dfuse_fs_access.c80 static int fuse_fs_access_getattr(const char *path, struct stat *stat) in fuse_fs_access_getattr() function
408 .getattr = fuse_fs_access_getattr,