Searched refs:MTYPE_TYPE (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/amd/amd/
H A Dops_ufs.c115 MTYPE_TYPE type = MOUNT_TYPE_UFS;
H A Dops_xfs.c111 MTYPE_TYPE type = MOUNT_TYPE_XFS;
H A Dops_efs.c111 MTYPE_TYPE type = MOUNT_TYPE_EFS;
H A Dops_lofs.c109 MTYPE_TYPE type = MOUNT_TYPE_LOFS;
H A Dops_tmpfs.c112 MTYPE_TYPE type = MOUNT_TYPE_TMPFS;
H A Dops_ext.c155 MTYPE_TYPE type = mount_type;
H A Dops_pcfs.c116 MTYPE_TYPE type = MOUNT_TYPE_PCFS;
H A Dops_udf.c152 MTYPE_TYPE type = MOUNT_TYPE_UDF;
H A Dops_cachefs.c134 MTYPE_TYPE type = MOUNT_TYPE_CACHEFS; /* F/S mount type */
H A Dops_cdfs.c110 MTYPE_TYPE type = MOUNT_TYPE_CDFS;
H A Dops_lustre.c164 MTYPE_TYPE type = MOUNT_TYPE_LUSTRE;
H A Dautil.c452 MTYPE_TYPE type;
H A Dops_nfs.c781 MTYPE_TYPE type;
/freebsd-11-stable/usr.sbin/amd/include/
H A Dconfig.h2197 #define MTYPE_TYPE char * macro
/freebsd-11-stable/contrib/amd/include/
H A Dam_utils.h303 extern int mount_fs(mntent_t *, int, caddr_t, int, MTYPE_TYPE, u_long, const char *, const char *, int);
/freebsd-11-stable/contrib/amd/hlfsd/
H A Dhlfsd.c155 MTYPE_TYPE type = MOUNT_TYPE_NFS;
/freebsd-11-stable/contrib/amd/libamu/
H A Dmount_fs.c202 mount_fs(mntent_t *mnt, int flags, caddr_t mnt_data, int retry, MTYPE_TYPE type, u_long nfs_version, const char *nfs_proto, const char *mnttabname, int on_autofs)

Completed in 150 milliseconds