Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_sysfs.c479 static inline struct xfs_error_cfg *
483 return container_of(kobj, struct xfs_error_cfg, kobj); in to_error_cfg()
499 struct xfs_error_cfg *cfg = to_error_cfg(kobject); in max_retries_show()
515 struct xfs_error_cfg *cfg = to_error_cfg(kobject); in max_retries_store()
540 struct xfs_error_cfg *cfg = to_error_cfg(kobject); in retry_timeout_seconds_show()
556 struct xfs_error_cfg *cfg = to_error_cfg(kobject); in retry_timeout_seconds_store()
667 struct xfs_error_cfg *cfg; in xfs_error_sysfs_init_class()
740 struct xfs_error_cfg *cfg; in xfs_error_sysfs_del()
754 struct xfs_error_cfg *
760 struct xfs_error_cfg *cfg; in xfs_error_get_cfg()
H A Dxfs_mount.h53 struct xfs_error_cfg { struct
256 struct xfs_error_cfg m_error_cfg[XFS_ERR_CLASS_MAX][XFS_ERR_ERRNO_MAX];
702 struct xfs_error_cfg * xfs_error_get_cfg(struct xfs_mount *mp,
H A Dxfs_buf.c1182 struct xfs_error_cfg *cfg) in xfs_buf_ioerror_permanent()
1222 struct xfs_error_cfg *cfg; in xfs_buf_ioend_handle_error()