Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit_generic.c76 partcode_path(const char *part_type, const char *fs_type) { in partcode_path()
H A Dpartedit_efi.c100 partcode_path(const char *part_type, const char *fs_type) in partcode_path()
H A Dpartedit_x86.c140 partcode_path(const char *part_type, const char *fs_type) in partcode_path()
H A Dpartedit_powerpc.c134 partcode_path(const char *part_type, const char *fs_type) { in partcode_path()
/freebsd/include/
H A Dfstab.h60 char *fs_type; /* FSTAB_* from fs_mntops */ member
/freebsd/lib/libprocstat/
H A Dlibprocstat.h119 int fs_type; /* Descriptor type. */ member
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dfs_core.h34 enum fs_type { global() enum