Searched refs:NFSMNT_INT (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/nfs/ | ||
| H A D | nfs.h | 377 #define NFSMNT_INT 0x00000040 /* allow interrupts on hard mount */ macro |
| H A D | nfs_vfsops.c | 1185 if (args.flags & NFSMNT_INT) { in nfs_convert_old_nfs_args() |