Searched defs:nodeid1 (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libfuse/lib/ |
H A D | fuse.c | 70 fuse_ino_t nodeid1; member 1072 static int try_get_path2(struct fuse *f, fuse_ino_t nodeid1, const char *name1, in try_get_path2() 1246 fuse_ino_t nodeid1, const char *name1, in check_dir_loop() 1283 static int get_path2(struct fuse *f, fuse_ino_t nodeid1, const char *name1, in get_path2() 1348 static void free_path2(struct fuse *f, fuse_ino_t nodeid1, fuse_ino_t nodeid2, in free_path2()
|