Lines Matching refs:wnode1
73 struct node **wnode1;
1075 struct node **wnode1, struct node **wnode2)
1080 err = try_get_path(f, nodeid1, name1, path1, wnode1, true);
1084 struct node *wn1 = wnode1 ? *wnode1 : NULL;
1110 qe->wnode1, true);
1113 qe->name2, qe->path1, qe->path2, qe->wnode1,
1197 .wnode1 = wnode,
1286 struct node **wnode1, struct node **wnode2)
1303 path1, path2, wnode1, wnode2);
1309 .wnode1 = wnode1,
1316 debug_path(f, "QUEUE PATH1", nodeid1, name1, !!wnode1);
1319 debug_path(f, "DEQUEUE PATH1", nodeid1, name1, !!wnode1);
1349 struct node *wnode1, struct node *wnode2,
1353 unlock_path(f, nodeid1, wnode1, NULL);
3041 struct node *wnode1;
3046 &oldpath, &newpath, &wnode1, &wnode2);
3067 free_path2(f, olddir, newdir, wnode1, wnode2, oldpath, newpath);