Searched defs:fs_type (Results 1 - 10 of 10) sorted by relevance
| /src/include/ |
| H A D | fstab.h | 65 __aconst char *fs_type; /* FSTAB_* from fs_mntops */ member in struct:fstab
|
| /src/usr.sbin/sysinst/ |
| H A D | mbr.h | 69 uint fs_type[MBR_PART_COUNT], fs_sub_type[MBR_PART_COUNT]; member in struct:mbr_info_t
|
| H A D | disklabel.c | 275 uint fs_type, fs_sub_type; local in function:disklabel_parts_read
|
| H A D | partitions.h | 154 unsigned int fs_type, fs_sub_type, /* FS_* type of filesystem member in struct:disk_part_info
|
| H A D | gpt.c | 137 uint fs_type, fs_sub_type, /* FS_* and maybe sub type */ member in struct:gpt_part_entry [all...] |
| H A D | label.c | 113 unsigned int fs_type, fs_sub_type; local in function:checklabel 1968 get_last_mounted(int fd,daddr_t partstart,uint * fs_type,uint * fs_sub_type,uint flags) argument [all...] |
| H A D | defs.h | 334 uint fs_type, fs_version; /* e.g. FS_LFS, or FS_BSDFS, member in struct:part_usage_info
|
| H A D | mbr.c | 1167 mbr_get_fs_part_type(enum part_type pt, unsigned fs_type, unsigned sub_type) argument [all...] |
| /src/sys/dev/isa/ |
| H A D | finsio_isa.c | 114 u_int fs_type; member in struct:finsio_sensor [all...] |
| /src/usr.sbin/sysinst/arch/mac68k/ |
| H A D | md.c | 253 uint fs_type; local in function:md_make_bsd_partitions [all...] |
Completed in 14 milliseconds