Searched refs:fuse_fs_link (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/userlandfs/fuse/
H A Dfuse.h827 int fuse_fs_link(struct fuse_fs *fs, const char *oldpath, const char *newpath);
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_fs.cpp71 fuse_fs_link(struct fuse_fs* fs, const char* oldpath, const char* newpath) function
H A DFUSEVolume.cpp1318 fuseError = fuse_fs_link(fFS, oldPath, newPath);

Completed in 56 milliseconds