Searched refs:wnode1 (Results 1 - 1 of 1) sorted by relevance
/third_party/libfuse/lib/ |
H A D | fuse.c | 73 struct node **wnode1; member 1075 struct node **wnode1, struct node **wnode2) in try_get_path2() 1080 err = try_get_path(f, nodeid1, name1, path1, wnode1, true); in try_get_path2() 1084 struct node *wn1 = wnode1 ? *wnode1 : NULL; in try_get_path2() 1110 qe->wnode1, true); in queue_element_wakeup() 1113 qe->name2, qe->path1, qe->path2, qe->wnode1, in queue_element_wakeup() 1197 .wnode1 = wnode, in get_path_common() 1286 struct node **wnode1, struct node **wnode2) in get_path2() 1303 path1, path2, wnode1, wnode in get_path2() 1072 try_get_path2(struct fuse *f, fuse_ino_t nodeid1, const char *name1, fuse_ino_t nodeid2, const char *name2, char **path1, char **path2, struct node **wnode1, struct node **wnode2) try_get_path2() argument 1283 get_path2(struct fuse *f, fuse_ino_t nodeid1, const char *name1, fuse_ino_t nodeid2, const char *name2, char **path1, char **path2, struct node **wnode1, struct node **wnode2) get_path2() argument 1348 free_path2(struct fuse *f, fuse_ino_t nodeid1, fuse_ino_t nodeid2, struct node *wnode1, struct node *wnode2, char *path1, char *path2) free_path2() argument 3041 struct node *wnode1; fuse_lib_rename() local [all...] |
Completed in 5 milliseconds