Home
last modified time | relevance | path

Searched refs:xfs_buf_get_uncached (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_buf.h181 extern xfs_buf_t *xfs_buf_get_uncached(struct xfs_buftarg *, size_t, int);
Dxfs_buf.c680 bp = xfs_buf_get_uncached(target, length, flags); in xfs_buf_read_uncached()
767 xfs_buf_get_uncached( in xfs_buf_get_uncached() function
Dxfs_trace.h333 DEFINE_BUF_EVENT(xfs_buf_get_uncached);
/linux-2.6.39/fs/xfs/
Dxfs_vnodeops.c2424 bp = xfs_buf_get_uncached(XFS_IS_REALTIME_INODE(ip) ? in xfs_zero_remaining_bytes()
Dxfs_log.c1089 bp = xfs_buf_get_uncached(mp->m_logdev_targp, in xlog_alloc_log()
Dxfs_log_recover.c121 return xfs_buf_get_uncached(log->l_mp->m_logdev_targp, in xlog_get_bp()