Searched refs:fs_old_postblformat (Results 1 – 12 of 12) sorted by relevance
109 n->fs_old_postblformat = bswap32(o->fs_old_postblformat); in ffs_sb_swap()219 (fs->fs_old_postblformat == FS_42POSTBLFMT)) { /* old format */ in ffs_cg_swap()
367 int32_t fs_old_postblformat; /* format of positional layout tables */ member386 ((((fs_)->fs_old_postblformat == FS_42POSTBLFMT) || \392 (((fs)->fs_old_postblformat == FS_42POSTBLFMT) \
1686 if (fs->fs_old_postblformat == FS_42POSTBLFMT) { in ffs_oldfscompat_read()
265 sblock->fs_old_postblformat = FS_DYNAMICPOSTBLFMT; in setup()298 if (!is_ufs2 && sblock->fs_old_postblformat != FS_42POSTBLFMT && in setup()311 if (!is_ufs2 && sblock->fs_old_postblformat != FS_42POSTBLFMT && in setup()431 sblock->fs_old_postblformat == FS_42POSTBLFMT) { in setup()437 sblock->fs_old_postblformat = FS_DYNAMICPOSTBLFMT; in setup()925 if (sb->fs_old_postblformat < FS_DYNAMICPOSTBLFMT) in cmpsblks()
627 if (fs->fs_old_postblformat == FS_42POSTBLFMT) in sb_oldfscompat_read()679 if (fs->fs_old_postblformat == FS_42POSTBLFMT) { in sb_oldfscompat_read()703 if (fs->fs_old_postblformat == FS_42POSTBLFMT) { in sb_oldfscompat_write()711 ((fs->fs_old_postblformat == FS_42POSTBLFMT) ? in sb_oldfscompat_write()
172 switch ((int)fs->fs_old_postblformat) { in pass5()192 fs->fs_old_postblformat); in pass5()321 fs->fs_old_postblformat == FS_42POSTBLFMT) in pass5()
110 n->fs_old_postblformat = bswap32(o->fs_old_postblformat); in ffs_sb_swap()
256 (((int32_t)bswap32(fs->fs_old_postblformat) == FS_42POSTBLFMT) || in fix_superblock()263 ((fs->fs_old_postblformat == FS_42POSTBLFMT) || in fix_superblock()287 if (printold && fs->fs_old_postblformat == FS_42POSTBLFMT) in fix_superblock()320 if (fs->fs_old_postblformat != FS_42POSTBLFMT) { in print_superblock()626 afs.fs_old_postblformat == FS_42POSTBLFMT ? in dumpcg()
106 member fs_old_postblformat
538 sb-buf fs_old_postblformat l@ fs_42postblfmt = if
299 sblock.fs_old_postblformat = 1; in ffs_mkfs()
334 sblock.fs_old_postblformat = FS_DYNAMICPOSTBLFMT; in mkfs()