Searched defs:start_sector (Results 1 – 16 of 16) sorted by relevance
/onnv-gate/usr/src/lib/libsmedia/plugins/floppy/common/ |
H A D | f_generic.c | 226 int32_t cyl, rem, head, start_sector; in _m_raw_read() local 300 int32_t cyl, rem, head, start_sector; in _m_raw_write() local
|
/onnv-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | fsys_ffs.c | 293 ffs_embed (int *start_sector, int needed_sectors) in ffs_embed()
|
H A D | fsys_ufs2.c | 314 ufs2_embed (int *start_sector, int needed_sectors) in ufs2_embed()
|
H A D | fsys_ufs.c | 139 ufs_embed (int *start_sector, int needed_sectors) in ufs_embed()
|
H A D | fsys_jfs.c | 387 jfs_embed (int *start_sector, int needed_sectors) in jfs_embed()
|
H A D | fsys_zfs.c | 1539 zfs_embed(int *start_sector, int needed_sectors) in zfs_embed()
|
H A D | builtins.c | 159 unsigned int start_sector = 0; in blocklist_func() local 1482 int start_sector; in embed_func() local
|
H A D | fsys_reiserfs.c | 1216 reiserfs_embed (int *start_sector, int needed_sectors) in reiserfs_embed()
|
/onnv-gate/usr/src/cmd/format/ |
H A D | io.h | 60 uint64_t start_sector; member
|
/onnv-gate/usr/src/lib/libparted/common/libparted/fs/ext2/ |
H A D | interface.c | 252 PedGeometry start_sector; in _ext2_get_resize_constraint() local
|
/onnv-gate/usr/src/lib/libparted/common/libparted/fs/hfs/ |
H A D | hfs.c | 173 PedGeometry start_sector; in hfs_get_resize_constraint() local 576 PedGeometry start_sector; in hfsplus_get_resize_constraint() local
|
H A D | hfs.h | 769 PedSector start_sector; member
|
/onnv-gate/usr/src/cmd/boot/installgrub/ |
H A D | installgrub.h | 45 uint32_t start_sector; member
|
/onnv-gate/usr/src/lib/libparted/common/libparted/cs/ |
H A D | constraint.c | 513 PedGeometry start_sector; in ped_constraint_exact() local
|
/onnv-gate/usr/src/lib/libparted/common/libparted/fs/reiserfs/ |
H A D | reiserfs.c | 548 PedGeometry start_sector; in reiserfs_get_resize_constraint() local
|
/onnv-gate/usr/src/cmd/rmformat/ |
H A D | rmf_misc.c | 935 verify(smedia_handle_t handle, int32_t fd, diskaddr_t start_sector, in verify()
|