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

  /src/usr.sbin/makefs/
makefs.h 234 #define DEBUG_FS_CREATE_IMAGE 0x00001000
262 { "fs_create_image", DEBUG_FS_CREATE_IMAGE }, \
ffs.c 516 if ((debug & DEBUG_FS_CREATE_IMAGE) && fsopts->sparse == 0)
536 if (debug & DEBUG_FS_CREATE_IMAGE)
548 if (debug & DEBUG_FS_CREATE_IMAGE) {

Completed in 13 milliseconds