Searched refs:firstid (Results 1 – 2 of 2) sorted by relevance
1083 xfs_dqid_t firstid, in xfs_qm_reset_dqcounts_all() argument1132 xfs_qm_reset_dqcounts(mp, bp, firstid, type); in xfs_qm_reset_dqcounts_all()1138 firstid += mp->m_quotainfo->qi_dqperchunk; in xfs_qm_reset_dqcounts_all()1160 xfs_dqid_t firstid; in xfs_qm_reset_dqcounts_buf() local1205 firstid = (xfs_dqid_t) map[i].br_startoff * in xfs_qm_reset_dqcounts_buf()1226 error = xfs_qm_reset_dqcounts_all(mp, firstid, in xfs_qm_reset_dqcounts_buf()
1441 struct list_head *firstid; in smscore_find_client() local1447 firstid = &client->idlist; in smscore_find_client()1448 list_for_each_entry(client_id, firstid, entry) { in smscore_find_client()