Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_dquot_item.c278 struct xfs_qoff_logitem *qfe = QOFF_ITEM(lip); in xfs_qm_qoffend_logitem_committed() local
279 struct xfs_qoff_logitem *qfs = qfe->qql_start_lip; in xfs_qm_qoffend_logitem_committed()
284 kmem_free(qfe); in xfs_qm_qoffend_logitem_committed()
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
DKconfig27 both PCI and Sbus devices. This driver also supports the "qfe" quad
51 "qfe" which is supported by the Happy Meal driver instead.
Dsunhme.c3254 struct quattro *qfe = qfe_pci_list; in happy_meal_pci_exit() local
3255 struct quattro *next = qfe->next; in happy_meal_pci_exit()
3257 kfree(qfe); in happy_meal_pci_exit()
3352 struct quattro *qfe = qfe_sbus_list; in happy_meal_sbus_exit() local
3353 struct quattro *next = qfe->next; in happy_meal_sbus_exit()
3355 kfree(qfe); in happy_meal_sbus_exit()