Searched refs:l_flag (Results 1 – 2 of 2) sorted by relevance
833 if (bp->l_flag & lbmERROR) in lmPostGC()1897 bp->l_flag = 0; in lbmAllocate()1981 bp->l_flag |= lbmREAD; in lbmRead()2040 bp->l_flag = flag; in lbmWrite()2194 bp->l_flag |= lbmDONE; in lbmIODone()2197 bp->l_flag |= lbmERROR; in lbmIODone()2207 if (bp->l_flag & lbmREAD) { in lbmIODone()2208 bp->l_flag &= ~lbmREAD; in lbmIODone()2230 bp->l_flag &= ~lbmWRITE; in lbmIODone()2237 if (bp->l_flag & lbmDIRECT) { in lbmIODone()[all …]
440 uint l_flag; /* 4: pageout control flags */ member
Completed in 7 milliseconds