Searched defs:unlock_path (Results 1 – 4 of 4) sorted by relevance
70 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { in wakelock_set_paths()
218 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { in wakelock_set_paths()
617 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { in wakelock_set_paths()
969 static void unlock_path(struct fuse *f, fuse_ino_t nodeid, struct node *wnode, in unlock_path() function