Searched refs:firstid (Results 1 – 2 of 2) sorted by relevance
900 xfs_dqid_t firstid, in xfs_qm_reset_dqcounts_all() argument949 xfs_qm_reset_dqcounts(mp, bp, firstid, type); in xfs_qm_reset_dqcounts_all()955 firstid += mp->m_quotainfo->qi_dqperchunk; in xfs_qm_reset_dqcounts_all()977 xfs_dqid_t firstid; in xfs_qm_reset_dqcounts_buf() local1021 firstid = (xfs_dqid_t) map[i].br_startoff * in xfs_qm_reset_dqcounts_buf()1042 error = xfs_qm_reset_dqcounts_all(mp, firstid, in xfs_qm_reset_dqcounts_buf()
1446 struct list_head *firstid; in smscore_find_client() local1452 firstid = &client->idlist; in smscore_find_client()1453 list_for_each_entry(client_id, firstid, entry) { in smscore_find_client()