Home
last modified time | relevance | path

Searched refs:xfs_disk_dquot (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/
H A Dxfs_dquot_item.c38 sizeof(struct xfs_disk_dquot); in xfs_qm_dquot_logitem_size()
49 struct xfs_disk_dquot ddq; in xfs_qm_dquot_logitem_format()
65 sizeof(struct xfs_disk_dquot)); in xfs_qm_dquot_logitem_format()
219 struct xfs_disk_dquot ddq = { }; in xfs_qm_dquot_logitem_precommit_check()
H A Dxfs_dquot.c580 struct xfs_disk_dquot *ddqp) in xfs_dquot_check_type()
619 struct xfs_disk_dquot *ddqp = &dqb->dd_diskdq; in xfs_dquot_from_disk()
667 struct xfs_disk_dquot *ddqp, in xfs_dquot_to_disk()
H A Dxfs_qm.c1033 struct xfs_disk_dquot *ddq; in xfs_qm_reset_dqcounts()
1035 ddq = (struct xfs_disk_dquot *)&dqb[j]; in xfs_qm_reset_dqcounts()
H A Dxfs_buf_item_recover.c476 const size_t size_disk_dquot = sizeof(struct xfs_disk_dquot); in xlog_recover_do_reg_buffer()
/linux/fs/xfs/libxfs/
H A Dxfs_ondisk.h36 XFS_CHECK_STRUCT_SIZE(struct xfs_disk_dquot, 104); in xfs_check_ondisk_structs()
H A Dxfs_format.h1438 struct xfs_disk_dquot { struct
1468 struct xfs_disk_dquot dd_diskdq; /* portion living incore as well */