Searched refs:B_PDAEMON (Results 1 – 3 of 3) sorted by relevance
196 #define B_PDAEMON 0x00200000 /* I/O started by pagedaemon */ macro
365 if (bp->b_flags & B_PDAEMON) { in uvm_aiodone_daemon()
1891 bp->b_flags |= B_CALL | (pdaemon ? B_PDAEMON : 0);