Searched refs:DEBUG_FS_POPULATE_NODE (Results 1 – 2 of 2) sorted by relevance
| /freebsd/usr.sbin/makefs/ | ||
| H A D | makefs.h | 237 #define DEBUG_FS_POPULATE_NODE 0x00040000 macro |
| H A D | ffs.c | 918 if (debug & DEBUG_FS_POPULATE_NODE) { in ffs_populate_dir() |