Searched refs:unlock_path (Results 1 - 1 of 1) sorted by relevance
/third_party/libfuse/lib/ |
H A D | fuse.c | 969 static void unlock_path(struct fuse *f, fuse_ino_t nodeid, struct node *wnode, in unlock_path() function 1064 unlock_path(f, nodeid, wnode, node); in try_get_path() 1086 unlock_path(f, nodeid1, wn1, NULL); in try_get_path2() 1335 unlock_path(f, nodeid, wnode, NULL); in free_path_wrlock() 1353 unlock_path(f, nodeid1, wnode1, NULL); in free_path2() 1354 unlock_path(f, nodeid2, wnode2, NULL); in free_path2()
|
Completed in 7 milliseconds