Home
last modified time | relevance | path

Searched refs:wnode2 (Results 1 - 1 of 1) sorted by relevance

/third_party/libfuse/lib/
H A Dfuse.c77 struct node **wnode2; member
1075 struct node **wnode1, struct node **wnode2) in try_get_path2()
1082 err = try_get_path(f, nodeid2, name2, path2, wnode2, true); in try_get_path2()
1114 qe->wnode2); in queue_element_wakeup()
1286 struct node **wnode1, struct node **wnode2) in get_path2()
1303 path1, path2, wnode1, wnode2); in get_path2()
1313 .wnode2 = wnode2, in get_path2()
1317 debug_path(f, " PATH2", nodeid2, name2, !!wnode2); in get_path2()
1320 debug_path(f, " PATH2", nodeid2, name2, !!wnode2); 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
3042 struct node *wnode2; fuse_lib_rename() local
[all...]

Completed in 5 milliseconds