Home
last modified time | relevance | path

Searched refs:fs_space (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfs.h236 u_char fs_space[1]; /* list of blocks for each rotation */ member
259 ? ((fs)->fs_space) \
H A Dufs.h174 grub_uchar_t fs_space[1]; /* list of blocks for each rotation */ member
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_fs.h355 uchar_t fs_space[1]; /* list of blocks for each rotation */ member
416 ? ((fs)->fs_space) \
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c1910 sblock.fs_rotbloff = &sblock.fs_space[0] - in main()
1914 sblock.fs_postbloff = &sblock.fs_space[0] - in main()