Searched refs:TDP2_SBPAGES (Results 1 – 3 of 3) sorted by relevance
484 save2 = curthread_pflags2_set(TDP2_SBPAGES); in ncl_bioread()748 if ((curthread->td_pflags2 & TDP2_SBPAGES) == 0) { in ncl_bioread()968 save2 = curthread_pflags2_set(TDP2_SBPAGES); in ncl_write()
646 (curthread->td_pflags2 & TDP2_SBPAGES) == 0) in ncl_pager_setsize()
567 #define TDP2_SBPAGES 0x00000001 /* Owns sbusy on some pages */ macro