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

/netbsd-current/include/
H A Dfstab.h65 __aconst char *fs_type; /* FSTAB_* from fs_mntops */ member in struct:fstab
/netbsd-current/usr.sbin/sysinst/
H A Dmbr.h69 uint fs_type[MBR_PART_COUNT], fs_sub_type[MBR_PART_COUNT]; member in struct:mbr_info_t
H A Dpartitions.h154 unsigned int fs_type, fs_sub_type, /* FS_* type of filesystem member in struct:disk_part_info
H A Ddisklabel.c275 uint fs_type, fs_sub_type; local
H A Dlabel.c113 unsigned int fs_type, fs_sub_type; local
1968 get_last_mounted(int fd, daddr_t partstart, uint *fs_type, uint *fs_sub_type, uint flags) argument
[all...]
H A Dgpt.c137 uint fs_type, fs_sub_type, /* FS_* and maybe sub type */ member in struct:gpt_part_entry
[all...]
H A Dmbr.c1167 mbr_get_fs_part_type(enum part_type pt, unsigned fs_type, unsigned sub_type) argument
[all...]
H A Ddefs.h334 uint fs_type, fs_version; /* e.g. FS_LFS, or FS_BSDFS, member in struct:part_usage_info
/netbsd-current/usr.sbin/sysinst/arch/mac68k/
H A Dmd.c253 uint fs_type; local
[all...]
/netbsd-current/sys/dev/isa/
H A Dfinsio_isa.c114 u_int fs_type; member in struct:finsio_sensor
[all...]
/netbsd-current/external/gpl2/gmake/dist/
H A Ddir.c430 char fs_type[BUFSIZ]; local
/netbsd-current/external/bsd/am-utils/dist/amd/
H A Damd.h400 char *fs_type; /* type of filesystems e.g. "nfsx" */ member in struct:am_ops
463 char *fs_type; /* File server type */ member in struct:fserver
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dfs.c244 uv__fs_req_init(uv_loop_t* loop, uv_fs_t* req, uv_fs_type fs_type, const uv_fs_cb cb) argument
/netbsd-current/external/mit/libuv/dist/include/
H A Duv.h1333 uv_fs_type fs_type; member in struct:uv_fs_s

Completed in 159 milliseconds