Home
last modified time | relevance | path

Searched refs:pagebuf_ioerror (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_buf.h278 extern void pagebuf_ioerror( /* mark buffer in error (or not) */
429 #define XFS_BUF_ERROR(x,no) pagebuf_ioerror(x,no)
Dxfs_aops.c117 pagebuf_ioerror(pb, EIO); in linvfs_unwritten_done()
Dxfs_buf.c1270 pagebuf_ioerror( /* mark/clear buffer error flag */ in pagebuf_ioerror() function