Home
last modified time | relevance | path

Searched refs:firstid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_qm.c908 xfs_dqid_t firstid, in xfs_qm_reset_dqcounts_all()
957 xfs_qm_reset_dqcounts(mp, bp, firstid, type); in xfs_qm_reset_dqcounts_all()
963 firstid += mp->m_quotainfo->qi_dqperchunk; in xfs_qm_reset_dqcounts_all()
985 xfs_dqid_t firstid; in xfs_qm_reset_dqcounts_buf() local
1029 firstid = (xfs_dqid_t) map[i].br_startoff * in xfs_qm_reset_dqcounts_buf()
1050 error = xfs_qm_reset_dqcounts_all(mp, firstid, in xfs_qm_reset_dqcounts_buf()
906 xfs_qm_reset_dqcounts_all( struct xfs_mount *mp, xfs_dqid_t firstid, xfs_fsblock_t bno, xfs_filblks_t blkcnt, xfs_dqtype_t type, struct list_head *buffer_list) xfs_qm_reset_dqcounts_all() argument
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_qm.c907 xfs_dqid_t firstid, in xfs_qm_reset_dqcounts_all()
956 xfs_qm_reset_dqcounts(mp, bp, firstid, type); in xfs_qm_reset_dqcounts_all()
962 firstid += mp->m_quotainfo->qi_dqperchunk; in xfs_qm_reset_dqcounts_all()
984 xfs_dqid_t firstid; in xfs_qm_reset_dqcounts_buf() local
1028 firstid = (xfs_dqid_t) map[i].br_startoff * in xfs_qm_reset_dqcounts_buf()
1049 error = xfs_qm_reset_dqcounts_all(mp, firstid, in xfs_qm_reset_dqcounts_buf()
905 xfs_qm_reset_dqcounts_all( struct xfs_mount *mp, xfs_dqid_t firstid, xfs_fsblock_t bno, xfs_filblks_t blkcnt, xfs_dqtype_t type, struct list_head *buffer_list) xfs_qm_reset_dqcounts_all() argument
/kernel/linux/linux-5.10/drivers/media/common/siano/
H A Dsmscoreapi.c1446 struct list_head *firstid; in smscore_find_client() local
1452 firstid = &client->idlist; in smscore_find_client()
1453 list_for_each_entry(client_id, firstid, entry) { in smscore_find_client()
/kernel/linux/linux-6.6/drivers/media/common/siano/
H A Dsmscoreapi.c1446 struct list_head *firstid; in smscore_find_client() local
1452 firstid = &client->idlist; in smscore_find_client()
1453 list_for_each_entry(client_id, firstid, entry) { in smscore_find_client()

Completed in 10 milliseconds