Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_buf.h390 int xfs_buf_reverify(struct xfs_buf *bp, const struct xfs_buf_ops *ops);
Dxfs_trans_buf.c265 error = xfs_buf_reverify(bp, ops); in xfs_trans_read_buf_map()
Dxfs_buf.c830 xfs_buf_reverify( in xfs_buf_reverify() function
880 error = xfs_buf_reverify(bp, ops); in xfs_buf_read_map()