Home
last modified time | relevance | path

Searched refs:NFSMNT_INT (Results 1 – 11 of 11) sorted by relevance

/original-bsd/usr.sbin/amd/config/
H A Dmisc-stellix.h39 #define NFSMNT_INT 0x040 /* allow interrupts on hard mount */ macro
H A Dmisc-hpux.h52 #define NFSMNT_INT 0x040 /* set option to have interruptable mounts */ macro
H A Dmisc-aix3.h61 #define NFSMNT_INT 0x040 /* allow interrupts on hard mount */ macro
H A Dos-dgux.h55 #define NFSMNT_INT 0x0 macro
/original-bsd/sbin/mount_nfs/
H A Dmount_nfs.c235 nfsargsp->flags |= NFSMNT_INT;
267 nfsargsp->flags |= NFSMNT_INT;
/original-bsd/sys/nfs/
H A Dnfs_bio.c578 if (nmp->nm_flag & NFSMNT_INT) {
606 if ((nmp->nm_flag & NFSMNT_INT) == 0)
H A Dnfs_socket.c252 if (nmp->nm_flag & (NFSMNT_SOFT | NFSMNT_INT)) {
1394 if (!(nmp->nm_flag & NFSMNT_INT))
1419 if (rep->r_nmp->nm_flag & NFSMNT_INT)
1462 if (*flagp & NFSMNT_INT)
H A Dnfs.h133 #define NFSMNT_INT 0x00000040 /* allow interrupts on hard mount */ macro
H A Dnfs_vnops.c2632 if (nmp->nm_flag & NFSMNT_INT)
/original-bsd/usr.sbin/amd/amd/
H A Dnfs_ops.c572 nfs_args.flags |= NFSMNT_INT;
H A Dafs_ops.c204 nfs_args.flags |= NFSMNT_INT;