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

/linux-master/fs/xfs/
H A Dxfs_buf.h390 int xfs_buf_reverify(struct xfs_buf *bp, const struct xfs_buf_ops *ops);
H A Dxfs_trans_buf.c265 error = xfs_buf_reverify(bp, ops);
H A Dxfs_buf.c827 xfs_buf_reverify( function
877 error = xfs_buf_reverify(bp, ops);

Completed in 137 milliseconds