Searched refs:intr_cancel (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vfsops.c | 123 static char *intr_cancel[] = { MNTOPT_NOINTR, NULL }; variable 135 { MNTOPT_INTR, intr_cancel, NULL, MO_DEFAULT, 0 },
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vfsops.c | 132 static char *intr_cancel[] = { MNTOPT_NOINTR, NULL }; variable 152 { MNTOPT_INTR, intr_cancel, NULL, MO_DEFAULT,
|