Searched refs:intr_cancel (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vfsops.c | 88 static char *intr_cancel[] = { MNTOPT_NOINTR, NULL }; variable 100 { MNTOPT_INTR, intr_cancel, NULL, MO_DEFAULT, 0 },
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vfsops.c | 128 static char *intr_cancel[] = { MNTOPT_NOINTR, NULL }; variable 148 { MNTOPT_INTR, intr_cancel, NULL, MO_DEFAULT,
|