Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_quota.h127 xfs_dqid_t qlf_id; /* usr/grp id number : 32 bits */ member
Dxfs_log_recover.c2640 dq_f->qlf_id, in xlog_recover_do_dquot_trans()
2664 if (xfs_qm_dqcheck(ddq, dq_f->qlf_id, 0, XFS_QMOPT_DOWARN, in xlog_recover_do_dquot_trans()
/linux-2.4.37.9/fs/xfs/quota/
Dxfs_dquot_item.c470 lp->qli_format.qlf_id = INT_GET(dqp->q_core.d_id, ARCH_CONVERT); in xfs_qm_dquot_logitem_init()