Lines Matching refs:m_value
112 int m_value;
596 req->r_type = sc->m_value;
599 if (sc->m_value == LISTIO) {
659 switch (Offset_Mode->m_value) {
761 switch (sc->m_value) {
765 req->r_data.read.r_oflags = O_RDONLY | flags->m_value;
771 (aio_strat == NULL) ? 0 : aio_strat->m_value;
779 req->r_data.write.r_oflags = O_WRONLY | flags->m_value;
786 (aio_strat == NULL) ? 0 : aio_strat->m_value;
812 m_value;
819 (aio_strat == NULL) ? 0 : aio_strat->m_value;
831 m_value;
838 (aio_strat == NULL) ? 0 : aio_strat->m_value;
855 m_value;
860 (aio_strat == NULL) ? 0 : aio_strat->m_value;
915 (aio_strat == NULL) ? 0 : aio_strat->m_value;
926 req->r_data.listio.r_oflags = O_WRONLY | flags->m_value;
928 req->r_data.listio.r_oflags = O_RDONLY | flags->m_value;
1334 return mp->m_value;
1363 if (mp->m_value == val)
1434 if (flgs->m_value & O_SSD && !Sds_Avail) {
1626 if (sc->m_value != SSREAD
1627 && sc->m_value != SSWRITE)
1898 switch (Offset_Mode->m_value) {