Home
last modified time | relevance | path

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

/netbsd/usr.sbin/makefs/ffs/
H A Dbuf.c207 if (debug & DEBUG_BUF_GETBLK) in getblk()
213 if (debug & DEBUG_BUF_GETBLK) in getblk()
/netbsd/usr.sbin/makefs/
H A Dmakefs.h236 #define DEBUG_BUF_GETBLK 0x02000000 macro