Home
last modified time | relevance | path

Searched defs:fs_fsize (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dufs.h76 grub_int32_t fs_fsize; /* size of frag blocks in fs */ member
H A Dfs.h161 int fs_fsize; /* size of frag blocks in fs */ member
H A Dufs2.h258 grub_int32_t fs_fsize; /* size of frag blocks in fs */ member
/illumos-gate/usr/src/boot/libsa/
H A Dext2fs.c243 #define fs_fsize fs_fc.fc_fsize macro
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_fs.h250 int32_t fs_fsize; /* size of frag blocks in fs */ member
/illumos-gate/usr/src/boot/sys/ufs/ffs/
H A Dfs.h274 int32_t fs_fsize; /* size of frag blocks in fs */ member