Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_dquot_item.c255 qlf->qf_type = XFS_LI_QUOTAOFF; in xfs_qm_qoff_logitem_format()
348 xfs_log_item_init(mp, &qf->qql_item, XFS_LI_QUOTAOFF, start ? in xfs_qm_qoff_logitem_init()
Dxfs_dquot_item_recover.c198 .item_type = XFS_LI_QUOTAOFF,
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_log_format.h235 #define XFS_LI_QUOTAOFF 0x123e macro
251 { XFS_LI_QUOTAOFF, "XFS_LI_QUOTAOFF" }, \