Home
last modified time | relevance | path

Searched defs:fs_type (Results 1 – 18 of 18) sorted by relevance

/onnv-gate/usr/src/lib/libparted/common/libparted/
H A Dfilesys.c46 ped_file_system_type_register (PedFileSystemType* fs_type) in ped_file_system_type_register()
58 ped_file_system_type_unregister (PedFileSystemType* fs_type) in ped_file_system_type_unregister()
101 ped_file_system_type_get_next (const PedFileSystemType* fs_type) in ped_file_system_type_get_next()
119 const PedFileSystemType* fs_type, PedGeometry* geom) in ped_file_system_probe_specific()
135 _test_open (PedFileSystemType* fs_type, PedGeometry* geom) in _test_open()
294 PedFileSystemType* fs_type = NULL; in ped_file_system_clobber() local
719 ped_file_system_get_create_constraint (const PedFileSystemType* fs_type, in ped_file_system_get_create_constraint()
H A Ddisk.c574 const PedFileSystemType* fs_type = walk->fs_type; in ped_disk_check() local
975 const PedFileSystemType* fs_type, in _ped_partition_alloc()
1056 const PedFileSystemType* fs_type, PedSector start, in ped_partition_new()
1218 ped_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) in ped_partition_set_system()
/onnv-gate/usr/src/lib/libparted/common/libparted/labels/
H A Dloop.c124 PedFileSystemType* fs_type; in loop_read() local
189 const PedFileSystemType* fs_type, in loop_partition_new()
219 loop_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) in loop_partition_set_system()
H A Daix.c155 const PedFileSystemType* fs_type, in aix_partition_new()
184 aix_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) in aix_partition_set_system()
H A Ddvh.c503 const PedFileSystemType* fs_type, in dvh_partition_new()
581 dvh_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) in dvh_partition_set_system()
H A Dsun.c479 const PedFileSystemType* fs_type, in sun_partition_new()
545 sun_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) in sun_partition_set_system()
H A Dpc98.c549 const PedFileSystemType* fs_type, PedSector start, PedSector end) in pc98_partition_new()
612 pc98_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) in pc98_partition_set_system()
H A Dbsd.c397 const PedFileSystemType* fs_type, in bsd_partition_new()
456 bsd_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) in bsd_partition_set_system()
H A Dgpt.c1142 PedPartitionType part_type, const PedFileSystemType* fs_type, in gpt_partition_new()
1222 gpt_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) in gpt_partition_set_system()
H A Dmac.c1132 const PedFileSystemType* fs_type, PedSector start, PedSector end) in mac_partition_new()
1194 mac_partition_set_system (PedPartition* part, const PedFileSystemType* fs_type) in mac_partition_set_system()
H A Drdb.c787 const PedFileSystemType* fs_type, in amiga_partition_new()
888 const PedFileSystemType* fs_type) in amiga_partition_set_system()
H A Ddos.c1185 const PedFileSystemType* fs_type, in msdos_partition_new()
1275 const PedFileSystemType* fs_type) in msdos_partition_set_system()
/onnv-gate/usr/src/lib/libbc/inc/include/
H A Dfstab.h51 char *fs_type; /* FSTAB_* */ member
/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dvfs.c530 const struct fs_type { struct
548 #define NUM_FS_TYPES (sizeof (fs_types) / sizeof (struct fs_type)) argument
/onnv-gate/usr/src/cmd/parted/
H A Dparted.c693 const PedFileSystemType* fs_type = ped_file_system_type_get ("ext2"); in do_mkpart() local
866 const PedFileSystemType* fs_type = ped_file_system_type_get ("ext2"); in do_mkpartfs() local
1600 const PedFileSystemType* fs_type; in _rescue_add_partition() local
1972 PedFileSystemType* fs_type; in _init_messages() local
H A Dui.c1056 PedFileSystemType* fs_type; in command_line_get_fs_type() local
/onnv-gate/usr/src/lib/libparted/common/include/parted/
H A Ddisk.h133 const PedFileSystemType* fs_type; member
/onnv-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmp.x1828 ndmp_fs_type fs_type; member