Searched refs:NFSMNT_INT (Results 1 – 10 of 10) sorted by relevance
99 #define NFSMNT_INT 0x040 /* allow interrupts on hard mount */ macro
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()
342 args.flags |= NFSMNT_INT; /* default is "intr" */ in mount_nfs()
2435 int nfs_rootopts = NFSMNT_NOCTO|NFSMNT_LLOCK|NFSMNT_INT;2548 args->flags |= NFSMNT_INT; in init_mountopts()2551 args->flags &= ~(NFSMNT_INT); in init_mountopts()
1173 if (flags & NFSMNT_INT) in nfsrootvp()
1044 if (flags & NFSMNT_INT) in nfs3rootvp()
2013 nargs->flags |= NFSMNT_INT; in nfs4_trigger_nargs_create()
2307 if (flags & NFSMNT_INT) in nfs4rootvp()
1866 argp->flags |= NFSMNT_INT; /* default is "intr" */ in nfsmount()1967 argp->flags &= ~(NFSMNT_INT); in nfsmount()