Home
last modified time | relevance | path

Searched refs:XFS_LI_DQUOT (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_dquot_item.c465 lp->qli_item.li_type = XFS_LI_DQUOT; in xfs_qm_dquot_logitem_init()
469 lp->qli_format.qlf_type = XFS_LI_DQUOT; in xfs_qm_dquot_logitem_init()
/linux-2.4.37.9/fs/xfs/
Dxfs_trans.h65 #define XFS_LI_DQUOT 0x123d macro
Dxfs_log_recover.c1564 case XFS_LI_DQUOT: in xlog_recover_reorder_trans()
2844 } else if (ITEM_TYPE(item) == XFS_LI_DQUOT) { in xlog_recover_do_trans()