Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/makefs/
Dmakefs.h234 #define DEBUG_FS_CREATE_IMAGE 0x00001000 macro
262 { "fs_create_image", DEBUG_FS_CREATE_IMAGE }, \
Dffs.c516 if ((debug & DEBUG_FS_CREATE_IMAGE) && fsopts->sparse == 0) in ffs_create_image()
536 if (debug & DEBUG_FS_CREATE_IMAGE) in ffs_create_image()
548 if (debug & DEBUG_FS_CREATE_IMAGE) { in ffs_create_image()