Searched refs:STRTOSTOP (Results 1 – 4 of 4) sorted by relevance
295 #define STRTOSTOP 0x00080000 /* block background writes */ macro
156 { SF(STRTOSTOP), "block background writes" },
2476 stp->sd_flag |= STRTOSTOP; in strrput_nondata()2478 stp->sd_flag &= ~STRTOSTOP; in strrput_nondata()
3237 if ((mode == JCWRITE && !(stp->sd_flag & STRTOSTOP)) || in straccess()