Searched refs:NFSMNT_INT (Results 1 – 8 of 8) sorted by relevance
134 #define NFSMNT_INT 0x040 /* allow interrupts on hard mount */ macro
980 args->flags = NFSMNT_INT; /* default is "intr" */ in set_args()1041 args->flags |= NFSMNT_INT; in set_args()1044 args->flags &= ~(NFSMNT_INT); in set_args()
2498 int nfs_rootopts = NFSMNT_NOCTO|NFSMNT_LLOCK|NFSMNT_INT;2611 args->flags |= NFSMNT_INT; in init_mountopts()2614 args->flags &= ~(NFSMNT_INT); in init_mountopts()
1173 if (flags & NFSMNT_INT) in nfsrootvp()
1044 if (flags & NFSMNT_INT) in nfs3rootvp()
2018 nargs->flags |= NFSMNT_INT; in nfs4_trigger_nargs_create()
2307 if (flags & NFSMNT_INT) in nfs4rootvp()
1806 argp->flags |= NFSMNT_INT; /* default is "intr" */ in nfsmount()1907 argp->flags &= ~(NFSMNT_INT); in nfsmount()