Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/include/
H A Dfstab.h62 char *fs_type; /* FSTAB_* from fs_mntops */ member
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c291 zpl_mount_impl(struct file_system_type *fs_type, int flags, zfs_mnt_t *zm) in zpl_mount_impl()
358 zpl_mount(struct file_system_type *fs_type, int flags, in zpl_mount()
/freebsd-14.2/lib/libprocstat/
H A Dlibprocstat.h117 int fs_type; /* Descriptor type. */ member
/freebsd-14.2/sys/dev/mlx5/mlx5_core/
H A Dfs_core.h34 enum fs_type { enum