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

/linux-master/fs/jfs/
H A Djfs_logmgr.c147 #define lbmERROR 0x0040 macro
825 if (bp->l_flag & lbmERROR)
2154 rc = (bp->l_flag & lbmERROR) ? -EIO : 0;
2187 bp->l_flag |= lbmERROR;

Completed in 188 milliseconds