Home
last modified time | relevance | path

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

/external/libfuse/lib/
Dfuse.c162 #define TREELOCK_WRITE -1 macro
982 assert(wnode->treelock == TREELOCK_WRITE); in unlock_path()
990 assert(node->treelock != TREELOCK_WRITE); in unlock_path()
1034 wnode->treelock = TREELOCK_WRITE; in try_get_path()