Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_dquot_item.c36 *nbytes += sizeof(struct xfs_dq_logformat) + in xfs_qm_dquot_logitem_size()
50 struct xfs_dq_logformat *qlf; in xfs_qm_dquot_logitem_format()
59 xlog_finish_iovec(lv, vecp, sizeof(struct xfs_dq_logformat)); in xfs_qm_dquot_logitem_format()
Dxfs_ondisk.h114 XFS_CHECK_STRUCT_SIZE(struct xfs_dq_logformat, 24); in xfs_check_ondisk_structs()
Dxfs_log_recover.c4008 struct xfs_dq_logformat *dq_f; in xlog_recover_dquot_ra_pass2()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_quota_defs.h61 ((sizeof(struct xfs_dq_logformat) + sizeof(struct xfs_disk_dquot)) * 6)
Dxfs_log_format.h781 typedef struct xfs_dq_logformat { struct