Searched refs:fab (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/fs/xfs/scrub/ |
| H A D | repair.c | 517 struct xrep_find_ag_btree *fab, in xrep_findroot_block() argument 590 if (bp->b_ops != fab->buf_ops) in xrep_findroot_block() 602 bp->b_ops = fab->buf_ops; in xrep_findroot_block() 634 fab->root = NULLAGBLOCK; in xrep_findroot_block() 645 fab->height = block_level + 1; in xrep_findroot_block() 654 fab->root = agbno; in xrep_findroot_block() 656 fab->root = NULLAGBLOCK; in xrep_findroot_block() 688 for (fab = ri->btree_info; fab->buf_ops; fab++) { in xrep_findroot_rmap() 725 for (fab = btree_info; fab->buf_ops; fab++) { in xrep_find_ag_btree_roots() 728 fab->root = NULLAGBLOCK; in xrep_find_ag_btree_roots() [all …]
|
| H A D | agheader_repair.c | 142 struct xrep_find_ag_btree *fab) in xrep_check_btree_root() argument 144 return xfs_verify_agbno(sc->sa.pag, fab->root) && in xrep_check_btree_root() 145 fab->height <= fab->maxlevels; in xrep_check_btree_root() 161 struct xrep_find_ag_btree *fab, in xrep_agf_find_btrees() argument 229 struct xrep_find_ag_btree *fab) in xrep_agf_set_roots() argument 242 cpu_to_be32(fab[XREP_AGF_REFCOUNTBT].root); in xrep_agf_set_roots() 346 struct xrep_find_ag_btree fab[XREP_AGF_MAX] = { in xrep_agf() local 431 xrep_agf_set_roots(sc, agf, fab); in xrep_agf() 813 struct xrep_find_ag_btree fab[XREP_AGI_MAX]; member 854 struct xrep_find_ag_btree *fab = ragi->fab; in xrep_agi_find_btrees() local [all …]
|
| /linux-6.15/tools/testing/selftests/drivers/net/bonding/ |
| H A D | bond-break-lacpdu-tx.sh | 30 ip link del fab-br0 >/dev/null 2>&1 || : 40 ip link add fab-br0 address 52:54:00:3B:7C:A6 mtu 1500 type bridge \ 59 ip link set fbond master fab-br0 66 ip link set fab-br0 up 68 ip addr add dev fab-br0 10.0.0.3
|
| /linux-6.15/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30-cardhu.dtsi | 9 * This file contains common DT entry for all fab version of Cardhu. 10 * There is multiple fab version of Cardhu starting from A01 to A07. 11 * Cardhu fab version A01 and A03 are not supported. Cardhu fab version 13 * Cardhu fab version A04. The Cardhu fab version A05, A06, A07 are 14 * compatible with fab version A04. Based on Cardhu fab version, the 15 * related dts file need to be chosen like for Cardhu fab version A02, 16 * use tegra30-cardhu-a02.dts, Cardhu fab version A04 and later, use 21 * number is the fab version like here it is 002 and hence fab version A02.
|
| /linux-6.15/drivers/scsi/fcoe/ |
| H A D | fcoe_ctlr.c | 895 struct fip_fab_desc *fab; in fcoe_ctlr_parse_adv() local 962 fab = (struct fip_fab_desc *)desc; in fcoe_ctlr_parse_adv() 963 fcf->fabric_name = get_unaligned_be64(&fab->fd_wwn); in fcoe_ctlr_parse_adv() 964 fcf->vfid = ntohs(fab->fd_vfid); in fcoe_ctlr_parse_adv() 965 fcf->fc_map = ntoh24(fab->fd_map); in fcoe_ctlr_parse_adv()
|
| /linux-6.15/arch/arm/boot/dts/nxp/lpc/ |
| H A D | lpc32xx.dtsi | 309 fab {
|