fs_postblformat   695 lib/libsa/ufs.c 	if (fs->fs_postblformat == FS_42POSTBLFMT)		/* XXX */
fs_postblformat   781 ufs/ffs/ffs_vfsops.c 	if (fs->fs_postblformat == FS_42POSTBLFMT && !ronly) {
fs_postblformat   939 ufs/ffs/ffs_vfsops.c 	if (fs->fs_postblformat == FS_42POSTBLFMT)		/* XXX */
fs_postblformat  1459 ufs/ffs/ffs_vfsops.c 	if (fs->fs_postblformat == FS_42POSTBLFMT)		/* XXX */
fs_postblformat   294 ufs/ffs/fs.h   	int32_t	 fs_postblformat;	/* format of positional layout tables */
fs_postblformat   345 ufs/ffs/fs.h       (((fs)->fs_postblformat == FS_42POSTBLFMT) \