Searched refs:c_ioflags (Results 1 – 3 of 3) sorted by relevance
922 uint_t c_ioflags; member
2255 (cp->c_ioflags & CIO_PUTPAGES)) { in cachefs_async_putpage()2256 cp->c_ioflags &= ~CIO_PUTPAGES; in cachefs_async_putpage()
8005 if ((cp->c_ioflags & CIO_PUTPAGES) == 0 || tflags != 0) { in cachefs_putpage_common()8010 cp->c_ioflags |= CIO_PUTPAGES; in cachefs_putpage_common()