OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fuse_fs_link
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/librefuse/refuse/
fs.h
67
int
fuse_fs_link
(struct fuse_fs* fs, const char* oldpath, const char* newpath);
fs.c
329
fuse_fs_link
(struct fuse_fs* fs, const char* oldpath, const char* newpath) {
function in typeref:typename:int
/src/lib/librefuse/
refuse.c
728
ret =
fuse_fs_link
(fuse->fs, PNPATH(pn), PCNPATH(pcn));
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025