Searched refs:l_flag (Results 1 – 2 of 2) sorted by relevance
825 if (bp->l_flag & lbmERROR) in lmPostGC()1889 bp->l_flag = 0; in lbmAllocate()1973 bp->l_flag |= lbmREAD; in lbmRead()2028 bp->l_flag = flag; in lbmWrite()2184 bp->l_flag |= lbmDONE; in lbmIODone()2187 bp->l_flag |= lbmERROR; in lbmIODone()2197 if (bp->l_flag & lbmREAD) { in lbmIODone()2198 bp->l_flag &= ~lbmREAD; in lbmIODone()2220 bp->l_flag &= ~lbmWRITE; in lbmIODone()2227 if (bp->l_flag & lbmDIRECT) { in lbmIODone()[all …]
440 uint l_flag; /* 4: pageout control flags */ member
Completed in 8 milliseconds