Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_quota.h113 xfs_dqid_t qlf_id; /* usr/grp/proj id : 32 bits */ member
Dxfs_log_recover.c2614 dq_f->qlf_id, in xlog_recover_do_dquot_trans()
2638 if (xfs_qm_dqcheck(ddq, dq_f->qlf_id, 0, XFS_QMOPT_DOWARN, in xlog_recover_do_dquot_trans()
/fs/xfs/quota/
Dxfs_dquot_item.c429 lp->qli_format.qlf_id = be32_to_cpu(dqp->q_core.d_id); in xfs_qm_dquot_logitem_init()