Home | History | Annotate | Download | only in newfs_v7fs

Lines Matching defs:VPRINTF

57 #define	VPRINTF(lv, fmt, args...)	{ if (v7fs_newfs_verbose >= lv)	\
174 VPRINTF(4, "\nlast freeblock #%d\n",
181 VPRINTF(4, "last freeblock contains #%d\n",
211 VPRINTF(4, "Zero clear ilist.\n");
222 VPRINTF(4, "\n");
231 VPRINTF(4, "Setup inode cache.\n");
238 VPRINTF(4, "Setup free block cache.\n");
255 VPRINTF(4, "Setup whole freeblock list.\n");
265 VPRINTF(4, "done.\n");
287 VPRINTF(1, "volume size=%d, ilist size=%d, endian=%d, NAME_MAX=%d\n",