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
350 int32_t fs_postblformat; /* format of positional layout tables */ member400 (((ufsvfsp)->vfs_fs->fs_postblformat != FS_DYNAMICPOSTBLFMT) \407 (((fs)->fs_postblformat != FS_DYNAMICPOSTBLFMT) \415 (((fs)->fs_postblformat != FS_DYNAMICPOSTBLFMT) \
70 if (fs->fs_postblformat != FS_DYNAMICPOSTBLFMT) { in pass5()72 fs->fs_postblformat); in pass5()
217 fsp->fs_postblformat == FS_42POSTBLFMT ? "static" : "dynamic"); in get_attr()310 fsp->fs_postblformat == FS_42POSTBLFMT ? "static" : "dynamic", in dumpfs()371 nrpos = (((fsp)->fs_postblformat == FS_DYNAMICPOSTBLFMT) ? in dumpfs()
654 (mfs->fs_postblformat != dfs->fs_postblformat) || in ufs_reconcile_fs()
1122 if (fsp->fs_postblformat == FS_42POSTBLFMT) in mountfs()
549 if (fs->fs_postblformat == FS_42POSTBLFMT) in main()4542 if (fs->fs_postblformat == FS_42POSTBLFMT) in printsb()4545 fs->fs_postblformat == FS_42POSTBLFMT ? "static" : "dynamic", in printsb()4682 fs->fs_postblformat == FS_42POSTBLFMT ? in printcg()
1894 sblock.fs_postblformat = FS_DYNAMICPOSTBLFMT; in main()4094 if (sblock.fs_postblformat != FS_DYNAMICPOSTBLFMT) { in growinit()5852 printf("0x%x sblock.fs_postblformat\n", sblock.fs_postblformat); in dump_sblock()