Lines Matching refs:get_path_name
473 static char *get_path_name(struct fuse *f, fuse_ino_t nodeid, const char *name)
560 return get_path_name(f, nodeid, NULL);
1094 newpath = get_path_name(f, dir, newname);
1346 path = get_path_name(f, parent, name);
1559 path = get_path_name(f, parent, name);
1599 path = get_path_name(f, parent, name);
1624 path = get_path_name(f, parent, name);
1652 path = get_path_name(f, parent, name);
1678 path = get_path_name(f, parent, name);
1705 oldpath = get_path_name(f, olddir, oldname);
1707 newpath = get_path_name(f, newdir, newname);
1743 newpath = get_path_name(f, newparent, newname);
1795 path = get_path_name(f, parent, name);