Home
last modified time | relevance | path

Searched refs:lbmERROR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_logmgr.c147 #define lbmERROR 0x0040 macro
833 if (bp->l_flag & lbmERROR) in lmPostGC()
2164 rc = (bp->l_flag & lbmERROR) ? -EIO : 0; in lbmIOWait()
2197 bp->l_flag |= lbmERROR; in lbmIODone()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_logmgr.c147 #define lbmERROR 0x0040 macro
825 if (bp->l_flag & lbmERROR) in lmPostGC()
2149 rc = (bp->l_flag & lbmERROR) ? -EIO : 0; in lbmIOWait()
2182 bp->l_flag |= lbmERROR; in lbmIODone()

Completed in 5 milliseconds