Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_dquot_item.c37 *nbytes += sizeof(struct xfs_dq_logformat) + in xfs_qm_dquot_logitem_size()
52 struct xfs_dq_logformat *qlf; in xfs_qm_dquot_logitem_format()
61 xlog_finish_iovec(lv, vecp, sizeof(struct xfs_dq_logformat)); in xfs_qm_dquot_logitem_format()
H A Dxfs_dquot_item_recover.c31 struct xfs_dq_logformat *dq_f; in xlog_recover_dquot_ra_pass2()
71 struct xfs_dq_logformat *dq_f; in xlog_recover_dquot_commit_pass2()
H A Dxfs_ondisk.h121 XFS_CHECK_STRUCT_SIZE(struct xfs_dq_logformat, 24); in xfs_check_ondisk_structs()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_quota_defs.h60 ((sizeof(struct xfs_dq_logformat) + sizeof(struct xfs_disk_dquot)) * 6)
H A Dxfs_log_format.h885 typedef struct xfs_dq_logformat { struct