Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_dquot_item.c292 struct xfs_qoff_logitem *qoff = QOFF_ITEM(lip); in xfs_qm_qoff_logitem_release() local
295 if (qoff->qql_start_lip) in xfs_qm_qoff_logitem_release()
296 xfs_qm_qoff_logitem_relse(qoff->qql_start_lip); in xfs_qm_qoff_logitem_release()
297 xfs_qm_qoff_logitem_relse(qoff); in xfs_qm_qoff_logitem_release()
323 struct xfs_qoff_logitem *qoff) in xfs_qm_qoff_logitem_relse() argument
325 struct xfs_log_item *lip = &qoff->qql_item; in xfs_qm_qoff_logitem_relse()
332 kmem_free(qoff); in xfs_qm_qoff_logitem_relse()
/kernel/linux/linux-5.10/drivers/nvme/host/
Dpci.c447 int i, qoff, offset; in nvme_pci_map_queues() local
450 for (i = 0, qoff = 0; i < set->nr_maps; i++) { in nvme_pci_map_queues()
463 map->queue_offset = qoff; in nvme_pci_map_queues()
468 qoff += map->nr_queues; in nvme_pci_map_queues()
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx-lmcx-defs.h1885 uint64_t qoff:1; member
1901 uint64_t qoff:1;