Searched refs:FS_DYNAMICPOSTBLFMT (Results 1 – 5 of 5) sorted by relevance
395 #define FS_DYNAMICPOSTBLFMT 1 /* dynamic rotational table format */ macro402 (((ufsvfsp)->vfs_fs->fs_postblformat != FS_DYNAMICPOSTBLFMT) \409 (((fs)->fs_postblformat != FS_DYNAMICPOSTBLFMT) \417 (((fs)->fs_postblformat != FS_DYNAMICPOSTBLFMT) \
249 #define FS_DYNAMICPOSTBLFMT 1 /* dynamic rotational table format */ macro
70 if (fs->fs_postblformat != FS_DYNAMICPOSTBLFMT) { in pass5()
373 nrpos = (((fsp)->fs_postblformat == FS_DYNAMICPOSTBLFMT) ? in dumpfs()
1889 sblock.fs_postblformat = FS_DYNAMICPOSTBLFMT; in main()4069 if (sblock.fs_postblformat != FS_DYNAMICPOSTBLFMT) { in growinit()