Searched refs:TDP_GEOM (Results 1 – 8 of 8) sorted by relevance
93 curthread->td_pflags &= ~TDP_GEOM; in g_waitidle()374 curthread->td_pflags |= TDP_GEOM; in g_post_event_x()
126 if (td->td_pflags & TDP_GEOM) in userret()
389 if (td->td_pflags & TDP_GEOM) in exit1()
724 td->td_pflags &= ~TDP_GEOM; in g_gate_ioctl()
446 #define TDP_GEOM 0x00010000 /* Settle GEOM before finishing syscall */ macro
1850 curthread->td_pflags &= ~TDP_GEOM; in g_mirror_worker()1874 curthread->td_pflags &= ~TDP_GEOM; in g_mirror_worker()
2070 curthread->td_pflags &= ~TDP_GEOM; in g_raid3_worker()2094 curthread->td_pflags &= ~TDP_GEOM; in g_raid3_worker()
2065 curthread->td_pflags &= ~TDP_GEOM; in g_raid_destroy_node()