Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_buf_item.h62 void xfs_buf_dquot_io_fail(struct xfs_buf *bp);
67 static inline void xfs_buf_dquot_io_fail(struct xfs_buf *bp) in xfs_buf_dquot_io_fail() function
Dxfs_dquot.c1181 xfs_buf_dquot_io_fail( in xfs_buf_dquot_io_fail() function
Dxfs_buf.c1295 xfs_buf_dquot_io_fail(bp); in xfs_buf_ioend_handle_error()