Home
last modified time | relevance | path

Searched refs:xfs_buf_iowait (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_buf.c606 return xfs_buf_iowait(bp); in _xfs_buf_read()
691 error = xfs_buf_iowait(bp); in xfs_buf_read_uncached()
1030 error = xfs_buf_iowait(bp); in xfs_bwrite()
1301 xfs_buf_iowait( in xfs_buf_iowait() function
1822 xfs_buf_iowait(bp); in xfs_flush_buftarg()
Dxfs_buf.h209 extern int xfs_buf_iowait(xfs_buf_t *);
Dxfs_super.c634 error = xfs_buf_iowait(sbp); in xfs_barrier_test()
Dxfs_trace.h328 DEFINE_BUF_EVENT(xfs_buf_iowait);
/linux-2.6.39/fs/xfs/
Dxfs_trans_buf.c339 error = xfs_buf_iowait(bp); in xfs_trans_read_buf()
Dxfs_vnodeops.c2452 error = xfs_buf_iowait(bp); in xfs_zero_remaining_bytes()
2465 error = xfs_buf_iowait(bp); in xfs_zero_remaining_bytes()
Dxfs_log_recover.c182 error = xfs_buf_iowait(bp); in xlog_bread_noalign()
3685 error = xfs_buf_iowait(bp); in xlog_do_recover()
Dxfs_mount.c1636 error = xfs_buf_iowait(sbp); in xfs_unmountfs_writesb()