Searched defs:fs_type (Results 1 - 17 of 17) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libbc/inc/include/
H A Dfstab.h51 char *fs_type; /* FSTAB_* */ member in struct:fstab
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/labels/
H A Dloop.c124 PedFileSystemType* fs_type; local
219 loop_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) argument
188 loop_partition_new(const PedDisk* disk, PedPartitionType part_type, const PedFileSystemType* fs_type, PedSector start, PedSector end) argument
[all...]
H A Daix.c184 aix_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) argument
154 aix_partition_new(const PedDisk* disk, PedPartitionType part_type, const PedFileSystemType* fs_type, PedSector start, PedSector end) argument
H A Ddvh.c581 dvh_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) argument
502 dvh_partition_new(const PedDisk* disk, PedPartitionType part_type, const PedFileSystemType* fs_type, PedSector start, PedSector end) argument
[all...]
H A Dpc98.c612 pc98_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) argument
547 pc98_partition_new( const PedDisk* disk, PedPartitionType part_type, const PedFileSystemType* fs_type, PedSector start, PedSector end) argument
[all...]
H A Dsun.c545 sun_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) argument
478 sun_partition_new(const PedDisk* disk, PedPartitionType part_type, const PedFileSystemType* fs_type, PedSector start, PedSector end) argument
[all...]
H A Dbsd.c456 bsd_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) argument
396 bsd_partition_new(const PedDisk* disk, PedPartitionType part_type, const PedFileSystemType* fs_type, PedSector start, PedSector end) argument
H A Ddos.c1184 msdos_partition_new(const PedDisk* disk, PedPartitionType part_type, const PedFileSystemType* fs_type, PedSector start, PedSector end) argument
1274 msdos_partition_set_system(PedPartition* part, const PedFileSystemType* fs_type) argument
[all...]
H A Dgpt.c1222 gpt_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) argument
1141 gpt_partition_new(const PedDisk* disk, PedPartitionType part_type, const PedFileSystemType* fs_type, PedSector start, PedSector end) argument
[all...]
H A Dmac.c1194 mac_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) argument
1130 mac_partition_new( const PedDisk* disk, PedPartitionType part_type, const PedFileSystemType* fs_type, PedSector start, PedSector end) argument
[all...]
H A Drdb.c786 amiga_partition_new(const PedDisk* disk, PedPartitionType part_type, const PedFileSystemType* fs_type, PedSector start, PedSector end) argument
887 amiga_partition_set_system(PedPartition* part, const PedFileSystemType* fs_type) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/
H A Dfilesys.c46 ped_file_system_type_register (PedFileSystemType* fs_type) argument
58 ped_file_system_type_unregister (PedFileSystemType* fs_type) argument
101 ped_file_system_type_get_next(const PedFileSystemType* fs_type) argument
118 ped_file_system_probe_specific( const PedFileSystemType* fs_type, PedGeometry* geom) argument
135 _test_open(PedFileSystemType* fs_type, PedGeometry* geom) argument
294 PedFileSystemType* fs_type = NULL; local
719 ped_file_system_get_create_constraint(const PedFileSystemType* fs_type, const PedDevice* dev) argument
[all...]
H A Ddisk.c574 const PedFileSystemType* fs_type = walk->fs_type; local
974 _ped_partition_alloc(const PedDisk* disk, PedPartitionType type, const PedFileSystemType* fs_type, PedSector start, PedSector end) argument
1055 ped_partition_new(const PedDisk* disk, PedPartitionType type, const PedFileSystemType* fs_type, PedSector start, PedSector end) argument
1218 ped_partition_set_system(PedPartition* part, const PedFileSystemType* fs_type) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/libparted/common/include/parted/
H A Ddisk.h133 const PedFileSystemType* fs_type; member in struct:_PedPartition
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dvfs.c530 const struct fs_type { struct
/opensolaris-onvv-gate/usr/src/cmd/parted/
H A Dparted.c693 const PedFileSystemType* fs_type = ped_file_system_type_get ("ext2"); local
866 const PedFileSystemType* fs_type = ped_file_system_type_get ("ext2"); local
1600 const PedFileSystemType* fs_type; local
1972 PedFileSystemType* fs_type; local
[all...]
H A Dui.c1056 PedFileSystemType* fs_type; local

Completed in 139 milliseconds