Searched refs:DEBUG_FS_WRITE_FILE_BLOCK (Results 1 – 2 of 2) sorted by relevance
/minix/usr.sbin/makefs/ | ||
H A D | makefs.h | 228 #define DEBUG_FS_WRITE_FILE_BLOCK 0x00100000 macro |
H A D | ffs.c | 929 if (debug & DEBUG_FS_WRITE_FILE_BLOCK) in ffs_write_file() |