Home
last modified time | relevance | path

Searched refs:hbh (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dquota_local.c344 struct buffer_head *hbh; in ocfs2_recovery_load_quota() local
350 hbh = NULL; in ocfs2_recovery_load_quota()
353 &hbh); in ocfs2_recovery_load_quota()
358 dchunk = (struct ocfs2_local_disk_chunk *)hbh->b_data; in ocfs2_recovery_load_quota()
361 brelse(hbh); in ocfs2_recovery_load_quota()
468 struct buffer_head *hbh = NULL, *qbh = NULL; in ocfs2_recover_local_quota_file() local
478 hbh = NULL; in ocfs2_recover_local_quota_file()
481 &hbh); in ocfs2_recover_local_quota_file()
486 dchunk = (struct ocfs2_local_disk_chunk *)hbh->b_data; in ocfs2_recover_local_quota_file()
567 brelse(hbh); in ocfs2_recover_local_quota_file()
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dlib.sh1883 local hbh
1887 hbh=$(:
1918 payload_template_expand_checksum "$hbh$icmpv6" $checksum
1926 local hbh
1929 hbh=$(:
1953 payload_template_expand_checksum "$hbh$icmpv6" $checksum
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/
H A Dlib.sh1883 local hbh
1887 hbh=$(:
1918 payload_template_expand_checksum "$hbh$icmpv6" $checksum
1926 local hbh
1929 hbh=$(:
1953 payload_template_expand_checksum "$hbh$icmpv6" $checksum
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/
H A Dnet_forwarding_lib.sh1883 local hbh
1887 hbh=$(:
1918 payload_template_expand_checksum "$hbh$icmpv6" $checksum
1926 local hbh
1929 hbh=$(:
1953 payload_template_expand_checksum "$hbh$icmpv6" $checksum
/openbmc/linux/tools/testing/selftests/drivers/net/team/
H A Dnet_forwarding_lib.sh1883 local hbh
1887 hbh=$(:
1918 payload_template_expand_checksum "$hbh$icmpv6" $checksum
1926 local hbh
1929 hbh=$(:
1953 payload_template_expand_checksum "$hbh$icmpv6" $checksum
/openbmc/linux/net/ipv6/netfilter/
H A DKconfig113 tristate '"hbh" hop-by-hop and "dst" opts header match support'