Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_buf.h382 int xfs_buf_reverify(struct xfs_buf *bp, const struct xfs_buf_ops *ops);
H A Dxfs_buf.c664 xfs_buf_reverify( in xfs_buf_reverify() function
712 error = xfs_buf_reverify(bp, ops); in xfs_buf_read_map()
780 xfs_buf_reverify(bp, ops); in xfs_buf_readahead_map()
H A Dxfs_trans_buf.c280 error = xfs_buf_reverify(bp, ops); in xfs_trans_read_buf_map()