Searched defs:FS_DYNAMICPOSTBLFMT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfs.h249 #define FS_DYNAMICPOSTBLFMT 1 /* dynamic rotational table format */ macro
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_fs.h395 #define FS_DYNAMICPOSTBLFMT 1 /* dynamic rotational table format */ macro
402 (((ufsvfsp)->vfs_fs->fs_postblformat != FS_DYNAMICPOSTBLFMT) \
409 (((fs)->fs_postblformat != FS_DYNAMICPOSTBLFMT) \
417 (((fs)->fs_postblformat != FS_DYNAMICPOSTBLFMT) \

Completed in 135 milliseconds