Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_rmap_item.h56 struct xfs_rui_log_format rui_format;
84 struct xfs_rui_log_format *dst_rui_fmt);
Dxfs_rmap_item.c225 struct xfs_rui_log_format *dst_rui_fmt) in xfs_rui_copy_format()
227 struct xfs_rui_log_format *src_rui_fmt; in xfs_rui_copy_format()
Dxfs_log_recover.c3519 struct xfs_rui_log_format *rui_formatp; in xlog_recover_rui_pass2()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_format.h651 struct xfs_rui_log_format { struct
663 return sizeof(struct xfs_rui_log_format) + in xfs_rui_log_format_sizeof() argument