Home
last modified time | relevance | path

Searched refs:xfs_buf_verifier_error (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_dquot_buf.c167 xfs_buf_verifier_error(bp, -EFSBADCRC, __func__, in xfs_dquot_buf_verify_crc()
215 xfs_buf_verifier_error(bp, -EFSCORRUPTED, in xfs_dquot_buf_verify()
Dxfs_inode_buf.c118 xfs_buf_verifier_error(bp, -EFSCORRUPTED, in xfs_inode_buf_verify()
/linux-4.19.296/fs/xfs/
Dxfs_error.h18 extern void xfs_buf_verifier_error(struct xfs_buf *bp, int error,
Dxfs_error.c345 xfs_buf_verifier_error( in xfs_buf_verifier_error() function
387 return xfs_buf_verifier_error(bp, error, "", xfs_buf_offset(bp, 0), in xfs_verifier_error()