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_bottom.c199 static int fuse_fs_access_getattr(const char *path, struct stat *st) in fuse_fs_access_getattr() function
532 .getattr = fuse_fs_access_getattr,