Home
last modified time | relevance | path

Searched refs:xfs_dq_logformat (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/
Dxfs_dquot_item.c48 *nbytes += sizeof(struct xfs_dq_logformat) + in xfs_qm_dquot_logitem_size()
62 struct xfs_dq_logformat *qlf; in xfs_qm_dquot_logitem_format()
71 xlog_finish_iovec(lv, vecp, sizeof(struct xfs_dq_logformat)); in xfs_qm_dquot_logitem_format()
Dxfs_ondisk.h126 XFS_CHECK_STRUCT_SIZE(struct xfs_dq_logformat, 24); in xfs_check_ondisk_structs()
Dxfs_log_recover.c3998 struct xfs_dq_logformat *dq_f; in xlog_recover_dquot_ra_pass2()
/fs/xfs/libxfs/
Dxfs_quota_defs.h73 ((sizeof(struct xfs_dq_logformat) + sizeof(struct xfs_disk_dquot)) * 6)
Dxfs_log_format.h780 typedef struct xfs_dq_logformat { struct