Searched refs:MTYPE_TYPE (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12.1/contrib/amd/amd/ |
| H A D | ops_lofs.c | 109 MTYPE_TYPE type = MOUNT_TYPE_LOFS; in mount_lofs()
|
| H A D | ops_xfs.c | 111 MTYPE_TYPE type = MOUNT_TYPE_XFS; in mount_xfs()
|
| H A D | ops_efs.c | 111 MTYPE_TYPE type = MOUNT_TYPE_EFS; in mount_efs()
|
| H A D | ops_ufs.c | 115 MTYPE_TYPE type = MOUNT_TYPE_UFS; in mount_ufs()
|
| H A D | ops_tmpfs.c | 112 MTYPE_TYPE type = MOUNT_TYPE_TMPFS; in mount_tmpfs()
|
| H A D | ops_ext.c | 155 MTYPE_TYPE type = mount_type; in mount_ext()
|
| H A D | ops_cdfs.c | 110 MTYPE_TYPE type = MOUNT_TYPE_CDFS; in mount_cdfs()
|
| H A D | ops_cachefs.c | 134 MTYPE_TYPE type = MOUNT_TYPE_CACHEFS; /* F/S mount type */ in mount_cachefs()
|
| H A D | ops_lustre.c | 164 MTYPE_TYPE type = MOUNT_TYPE_LUSTRE; in lustre_mount()
|
| H A D | ops_pcfs.c | 116 MTYPE_TYPE type = MOUNT_TYPE_PCFS; in mount_pcfs()
|
| H A D | ops_udf.c | 152 MTYPE_TYPE type = MOUNT_TYPE_UDF; in mount_udf()
|
| H A D | autil.c | 452 MTYPE_TYPE type; in amfs_mount()
|
| H A D | ops_nfs.c | 781 MTYPE_TYPE type; in mount_nfs_fh()
|
| /freebsd-12.1/usr.sbin/amd/include/ |
| H A D | config.h | 2197 #define MTYPE_TYPE char * macro
|
| /freebsd-12.1/contrib/amd/include/ |
| H A D | am_utils.h | 303 extern int mount_fs(mntent_t *, int, caddr_t, int, MTYPE_TYPE, u_long, const char *, const char *, …
|
| /freebsd-12.1/contrib/amd/hlfsd/ |
| H A D | hlfsd.c | 155 MTYPE_TYPE type = MOUNT_TYPE_NFS; in main()
|
| /freebsd-12.1/contrib/amd/libamu/ |
| H A D | mount_fs.c | 202 mount_fs(mntent_t *mnt, int flags, caddr_t mnt_data, int retry, MTYPE_TYPE type, u_long nfs_version… in mount_fs()
|
| /freebsd-12.1/contrib/amd/ |
| H A D | ChangeLog | 8179 * amd/amfs_toplvl.c (mount_amfs_toplvl): MTYPE_TYPE is not
|