Home
last modified time | relevance | path

Searched refs:fuse_fs_fgetattr (Results 1 - 2 of 2) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h565 int fuse_fs_fgetattr(struct fuse_fs *fs, const char *path, struct stat *buf,
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c719 int fuse_fs_fgetattr(struct fuse_fs *fs, const char *path, struct stat *buf, in fuse_fs_fgetattr() function
1171 res = fuse_fs_fgetattr(f->fs, path, &e->attr, fi); in lookup_path()
1864 err = fuse_fs_fgetattr(f->fs, path, &stbuf, fi); in open_auto_cache()

Completed in 7 milliseconds