Searched refs:dsibling (Results 1 – 1 of 1) sorted by relevance
65 __be64 dsibling) in xfs_btree_check_fsblock_siblings() argument69 if (dsibling == cpu_to_be64(NULLFSBLOCK)) in xfs_btree_check_fsblock_siblings()72 sibling = be64_to_cpu(dsibling); in xfs_btree_check_fsblock_siblings()84 __be64 dsibling) in xfs_btree_check_memblock_siblings() argument88 if (dsibling == cpu_to_be64(NULLFSBLOCK)) in xfs_btree_check_memblock_siblings()91 sibling = be64_to_cpu(dsibling); in xfs_btree_check_memblock_siblings()103 __be32 dsibling) in xfs_btree_check_agblock_siblings() argument107 if (dsibling == cpu_to_be32(NULLAGBLOCK)) in xfs_btree_check_agblock_siblings()110 sibling = be32_to_cpu(dsibling); in xfs_btree_check_agblock_siblings()