Home
last modified time | relevance | path

Searched refs:fuse_fs_getxattr (Results 1 - 6 of 6) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h615 int fuse_fs_getxattr(struct fuse_fs *fs, const char *path, const char *name,
/third_party/libfuse/include/
H A Dfuse.h1243 int fuse_fs_getxattr(struct fuse_fs *fs, const char *path, const char *name,
/third_party/libfuse/lib/modules/
H A Dsubdir.c476 err = fuse_fs_getxattr(d->next, newpath, name, value, size); in subdir_getxattr()
H A Diconv.c491 err = fuse_fs_getxattr(ic->next, newpath, name, value, size); in iconv_getxattr()
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c1003 int fuse_fs_getxattr(struct fuse_fs *fs, const char *path, const char *name, in fuse_fs_getxattr() function
2353 err = fuse_fs_getxattr(f->fs, path, name, value, size); in common_getxattr()
/third_party/libfuse/lib/
H A Dfuse.c2200 int fuse_fs_getxattr(struct fuse_fs *fs, const char *path, const char *name, in fuse_fs_getxattr() function
3837 err = fuse_fs_getxattr(f->fs, path, name, value, size); in common_getxattr()

Completed in 16 milliseconds