Searched refs:FUSE_DEBUG_LOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/fs/fuse/
H A Dfuse.h182 #ifndef FUSE_DEBUG_LOCK
183 #define FUSE_DEBUG_LOCK 0 macro
204 DEBUGX(FUSE_DEBUG_LOCK, "0: lock(%s): %s@%d by %d\n", \
207 DEBUGX(FUSE_DEBUG_LOCK, "1: lock(%s): %s@%d by %d\n", \
212 DEBUGX(FUSE_DEBUG_LOCK, "0: unlock(%s): %s@%d by %d\n", \
215 DEBUGX(FUSE_DEBUG_LOCK, "1: unlock(%s): %s@%d by %d\n", \

Completed in 57 milliseconds