Searched refs:get_path2 (Results 1 - 1 of 1) sorted by relevance
/third_party/libfuse/lib/ |
H A D | fuse.c | 1283 static int get_path2(struct fuse *f, fuse_ino_t nodeid1, const char *name1, in get_path2() function 3045 err = get_path2(f, olddir, oldname, newdir, newname, in fuse_lib_rename() 3081 err = get_path2(f, ino, NULL, newparent, newname, in fuse_lib_link()
|
Completed in 7 milliseconds