Home
last modified time | relevance | path

Searched defs:fs_type (Results 1 – 8 of 8) 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.c98 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/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c280 zpl_mount_impl(struct file_system_type *fs_type, int flags, zfs_mnt_t *zm) in zpl_mount_impl()
353 zpl_mount(struct file_system_type *fs_type, int flags, in zpl_mount()
/freebsd/lib/libprocstat/
H A Dlibprocstat.h117 int fs_type; /* Descriptor type. */ member
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dfs_core.h34 enum fs_type { global() enum