Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_dquot_item.c36 *nbytes += sizeof(struct xfs_dq_logformat) + in xfs_qm_dquot_logitem_size()
51 struct xfs_dq_logformat *qlf; in xfs_qm_dquot_logitem_format()
60 xlog_finish_iovec(lv, vecp, sizeof(struct xfs_dq_logformat)); in xfs_qm_dquot_logitem_format()
A Dxfs_dquot_item_recover.c30 struct xfs_dq_logformat *dq_f; in xlog_recover_dquot_ra_pass2()
69 struct xfs_dq_logformat *dq_f; in xlog_recover_dquot_commit_pass2()
A Dxfs_ondisk.h120 XFS_CHECK_STRUCT_SIZE(struct xfs_dq_logformat, 24); in xfs_check_ondisk_structs()
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_quota_defs.h60 ((sizeof(struct xfs_dq_logformat) + sizeof(struct xfs_disk_dquot)) * 6)
A Dxfs_log_format.h878 typedef struct xfs_dq_logformat { struct

Completed in 10 milliseconds