Searched refs:FS_42POSTBLFMT (Results 1 – 9 of 9) sorted by relevance
133 if (afs.fs_postblformat == FS_42POSTBLFMT) in dumpfs()140 if (afs.fs_postblformat != FS_42POSTBLFMT) { in dumpfs()276 afs.fs_postblformat == FS_42POSTBLFMT ? in dumpcg()
127 case FS_42POSTBLFMT: in pass5()226 if (fs->fs_postblformat == FS_42POSTBLFMT) in pass5()373 if (fs->fs_postblformat == FS_42POSTBLFMT) in pass5()
321 if (cvtlevel >= 1 && sblock.fs_postblformat == FS_42POSTBLFMT) { in setup()
308 #define FS_42POSTBLFMT -1 /* 4.2BSD rotational table format */ macro314 (((fs)->fs_postblformat == FS_42POSTBLFMT) \319 (((fs)->fs_postblformat == FS_42POSTBLFMT) \
721 if (fs->fs_postblformat == FS_42POSTBLFMT && !ronly) {867 if (fs->fs_postblformat == FS_42POSTBLFMT) /* XXX */1341 if (fs->fs_postblformat == FS_42POSTBLFMT) /* XXX */
380 #define FS_42POSTBLFMT -1 /* 4.2BSD rotational table format */ macro384 ((((fs_)->fs_old_postblformat == FS_42POSTBLFMT) || \390 (((fs)->fs_old_postblformat == FS_42POSTBLFMT) \
210 (fs->fs_old_postblformat == FS_42POSTBLFMT)) { /* old format */ in ffs_cg_swap()
698 if (fs->fs_postblformat == FS_42POSTBLFMT) /* XXX */ in ffs_oldfscompat()
495 if (fs->fs_postblformat == FS_42POSTBLFMT) /* XXX */ in ffs_oldfscompat()