Home
last modified time | relevance | path

Searched refs:NFS_ARGSVERSION (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/sys/
Dmount.h109 #define NFS_ARGSVERSION 4 /* change when nfs_args changes */ macro
/openbsd/src/sbin/mount_nfs/
Dmount_nfs.c112 NFS_ARGSVERSION,
/openbsd/src/usr.sbin/amd/amd/
Dnfs_ops.c502 nfs_args.version = NFS_ARGSVERSION; in mount_nfs_fh()
Dafs_ops.c134 nfs_args.version = NFS_ARGSVERSION; in mount_toplvl()