Searched refs:fs_postblformat (Results 1 – 9 of 9) sorted by relevance
231 int fs_postblformat; /* format of positional layout tables */ member254 (((fs)->fs_postblformat == FS_42POSTBLFMT) \258 (((fs)->fs_postblformat == FS_42POSTBLFMT) \
168 grub_int32_t fs_postblformat; /* fmt of positional layout tables */ member
352 int32_t fs_postblformat; /* format of positional layout tables */ member402 (((ufsvfsp)->vfs_fs->fs_postblformat != FS_DYNAMICPOSTBLFMT) \409 (((fs)->fs_postblformat != FS_DYNAMICPOSTBLFMT) \417 (((fs)->fs_postblformat != FS_DYNAMICPOSTBLFMT) \
70 if (fs->fs_postblformat != FS_DYNAMICPOSTBLFMT) { in pass5()72 fs->fs_postblformat); in pass5()
219 fsp->fs_postblformat == FS_42POSTBLFMT ? "static" : "dynamic"); in get_attr()312 fsp->fs_postblformat == FS_42POSTBLFMT ? "static" : "dynamic", in dumpfs()373 nrpos = (((fsp)->fs_postblformat == FS_DYNAMICPOSTBLFMT) ? in dumpfs()
654 (mfs->fs_postblformat != dfs->fs_postblformat) || in ufs_reconcile_fs()
1119 if (fsp->fs_postblformat == FS_42POSTBLFMT) in mountfs()
559 if (fs->fs_postblformat == FS_42POSTBLFMT) in main()4552 if (fs->fs_postblformat == FS_42POSTBLFMT) in printsb()4555 fs->fs_postblformat == FS_42POSTBLFMT ? "static" : "dynamic", in printsb()4692 fs->fs_postblformat == FS_42POSTBLFMT ? in printcg()
1910 sblock.fs_postblformat = FS_DYNAMICPOSTBLFMT; in main()4093 if (sblock.fs_postblformat != FS_DYNAMICPOSTBLFMT) { in growinit()5851 printf("0x%x sblock.fs_postblformat\n", sblock.fs_postblformat); in dump_sblock()