Searched refs:dsibling (Results 1 – 1 of 1) sorted by relevance
71 __be64 dsibling) in xfs_btree_check_fsblock_siblings() argument75 if (dsibling == cpu_to_be64(NULLFSBLOCK)) in xfs_btree_check_fsblock_siblings()78 sibling = be64_to_cpu(dsibling); in xfs_btree_check_fsblock_siblings()90 __be64 dsibling) in xfs_btree_check_memblock_siblings() argument94 if (dsibling == cpu_to_be64(NULLFSBLOCK)) in xfs_btree_check_memblock_siblings()97 sibling = be64_to_cpu(dsibling); in xfs_btree_check_memblock_siblings()109 __be32 dsibling) in xfs_btree_check_agblock_siblings() argument113 if (dsibling == cpu_to_be32(NULLAGBLOCK)) in xfs_btree_check_agblock_siblings()116 sibling = be32_to_cpu(dsibling); in xfs_btree_check_agblock_siblings()