Searched defs:fs_type (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/include/ |
H A D | fstab.h | 65 __aconst char *fs_type; /* FSTAB_* from fs_mntops */ member
|
/netbsd-src/usr.sbin/sysinst/ |
H A D | mbr.h | 69 uint fs_type[MBR_PART_COUNT], fs_sub_type[MBR_PART_COUNT]; member
|
H A D | label.c | 113 unsigned int fs_type, fs_sub_type; in checklabel() local 1968 get_last_mounted(int fd, daddr_t partstart, uint *fs_type, uint *fs_sub_type, in get_last_mounted()
|
H A D | partitions.h | 154 unsigned int fs_type, fs_sub_type, /* FS_* type of filesystem member
|
H A D | disklabel.c | 275 uint fs_type, fs_sub_type; in disklabel_parts_read() local
|
H A D | defs.h | 334 uint fs_type, fs_version; /* e.g. FS_LFS, or FS_BSDFS, member
|
H A D | gpt.c | 137 uint fs_type, fs_sub_type, /* FS_* and maybe sub type */ member
|
H A D | mbr.c | 1167 mbr_get_fs_part_type(enum part_type pt, unsigned fs_type, unsigned sub_type) in mbr_get_fs_part_type()
|
/netbsd-src/sys/dev/isa/ |
H A D | finsio_isa.c | 114 u_int fs_type; member
|
/netbsd-src/usr.sbin/sysinst/arch/mac68k/ |
H A D | md.c | 253 uint fs_type; in md_make_bsd_partitions() local
|
/netbsd-src/external/gpl2/gmake/dist/ |
H A D | dir.c | 430 char fs_type[BUFSIZ]; in find_directory() local
|
/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | amd.h | 400 char *fs_type; /* type of filesystems e.g. "nfsx" */ member 463 char *fs_type; /* File server type */ member
|
/netbsd-src/external/mit/libuv/dist/include/ |
H A D | uv.h | 1333 uv_fs_type fs_type; member
|
/netbsd-src/external/mit/libuv/dist/src/win/ |
H A D | fs.c | 245 uv_fs_type fs_type, const uv_fs_cb cb) { in uv__fs_req_init()
|