Searched defs:fspec (Results 1 - 22 of 22) sorted by relevance

/src/sys/fs/sysvbfs/
H A Dsysvbfs_args.h36 char *fspec; /* blocks special holding the fs to mount */ member in struct:sysvbfs_args
/src/sys/fs/v7fs/
H A Dv7fs_args.h36 char *fspec; /* blocks special holding the fs to mount */ member in struct:v7fs_args
/src/sys/ufs/chfs/
H A Dchfs_args.h40 char *fspec; member in struct:chfs_args
/src/tests/fs/ffs/
H A Dt_snapshot.c26 mount_diskfs(const char *fspec, const char *path) argument
H A Dt_snapshot_log.c26 mount_diskfs(const char *fspec, const char *path) argument
H A Dt_snapshot_v2.c26 mount_diskfs(const char *fspec, const char *path) argument
/src/tests/fs/msdosfs/
H A Dt_snapshot.c28 mount_diskfs(const char *fspec, const char *path) argument
/src/sys/fs/efs/
H A Defs_mount.h23 char *fspec; /* block special device to mount */ member in struct:efs_args
/src/sys/fs/nilfs/
H A Dnilfs_mount.h40 char *fspec; /* mount specifier */ member in struct:nilfs_args
/src/sys/fs/filecorefs/
H A Dfilecore_mount.h74 char *fspec; /* block special device to mount */ member in struct:filecore_args
/src/sys/fs/ntfs/
H A Dntfsmount.h37 char *fspec; /* block special device to mount */ member in struct:ntfs_args
/src/sys/fs/udf/
H A Dudf_mount.h40 char *fspec; /* mount specifier */ member in struct:udf_args
/src/sys/fs/cd9660/
H A Dcd9660_mount.h45 const char *fspec; /* block special device to mount */ member in struct:iso_args
/src/sys/fs/hfs/
H A Dhfs.h58 char *fspec; /* block special device to mount */ member in struct:hfs_args
/src/sys/ufs/ufs/
H A Dufsmount.h43 char *fspec; /* block special device to mount */ member in struct:ufs_args
50 char *fspec; /* name to export for statfs */ member in struct:mfs_args
/src/sys/fs/adosfs/
H A Dadosfs.h40 char *fspec; /* blocks special holding the fs to mount */ member in struct:adosfs_args
/src/sys/fs/msdosfs/
H A Dmsdosfsmount.h58 char *fspec; /* blocks special holding the fs to mount */ member in struct:msdosfs_args
/src/sys/sys/
H A Dmount.h370 const char *fspec; /* Always NULL */ member in struct:mnt_export_args30
/src/sys/fs/nfs/common/
H A Dnfsport.h961 char *fspec; member in struct:nfsex_args
/src/sys/ufs/lfs/
H A Dlfs.h1500 char *fspec; /* block special device to mount */ member in struct:ulfs_args
/src/sys/compat/netbsd32/
H A Dnetbsd32.h1071 netbsd32_charp fspec; member in struct:netbsd32_iso_args
1078 netbsd32_charp fspec; member in struct:netbsd32_ufs_args
1082 netbsd32_charp fspec; member in struct:netbsd32_mfs_args
1152 netbsd32_charp fspec; /* blocks special holding the fs to mount */ member in struct:netbsd32_msdosfs_args
1168 netbsd32_charp fspec; /* mount specifier */ member in struct:netbsd32_udf_args
/src/sys/rump/include/rump/
H A Drumpdefs.h577 char *fspec; /* block special device to mount */ member in struct:rump_ufs_args
582 char *fspec; /* blocks special holding the fs to mount */ member in struct:rump_sysvbfs_args

Completed in 18 milliseconds