Home
last modified time | relevance | path

Searched refs:unlock_path (Results 1 – 1 of 1) sorted by relevance

/external/libfuse/lib/
Dfuse.c976 static void unlock_path(struct fuse *f, fuse_ino_t nodeid, struct node *wnode, in unlock_path() function
1071 unlock_path(f, nodeid, wnode, node); in try_get_path()
1085 unlock_path(f, qe->nodeid1, wnode, NULL); in queue_element_unlock()
1090 unlock_path(f, qe->nodeid2, wnode, NULL); in queue_element_unlock()
1325 unlock_path(f, nodeid1, wn1, NULL); in try_get_path2()
1384 unlock_path(f, nodeid, wnode, NULL); in free_path_wrlock()
1402 unlock_path(f, nodeid1, wnode1, NULL); in free_path2()
1403 unlock_path(f, nodeid2, wnode2, NULL); in free_path2()