Home
last modified time | relevance | path

Searched refs:qf_type (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_dquot_item.c508 ASSERT(qf->qql_format.qf_type == XFS_LI_QUOTAOFF); in xfs_qm_qoff_logitem_format()
711 qf->qql_format.qf_type = XFS_LI_QUOTAOFF; in xfs_qm_qoff_logitem_init()
/linux-2.4.37.9/fs/xfs/
Dxfs_quota.h142 unsigned short qf_type; /* quotaoff log item type */ member