HomeSort by: relevance | last modified time | path
    Searched refs:DEBUG_BUF_GETBLK (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/makefs/
makefs.h 247 #define DEBUG_BUF_GETBLK 0x02000000
275 { "buf_getblk", DEBUG_BUF_GETBLK }, \
  /src/usr.sbin/makefs/ffs/
buf.c 207 if (debug & DEBUG_BUF_GETBLK)
213 if (debug & DEBUG_BUF_GETBLK)

Completed in 36 milliseconds