Home
last modified time | relevance | path

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

/dragonfly/sys/vm/
H A Dswap_pager.c135 #define SWBIO_TTC 0x08 /* for OBJPC_TRY_TO_CACHE */ macro
1784 bio->bio_caller_info1.index |= SWBIO_TTC; in swap_pager_putpages()
2075 if (bio->bio_caller_info1.index & SWBIO_TTC) in swp_pager_async_iodone()