Home
last modified time | relevance | path

Searched refs:intr_cancel (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c123 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 Dufs_vfsops.c131 static char *intr_cancel[] = { MNTOPT_NOINTR, NULL }; variable
151 { MNTOPT_INTR, intr_cancel, NULL, MO_DEFAULT,