le32
return (((xfs_uint64_t)le32(l)) << 32) | ((xfs_uint64_t)(le32(h)));
return (((xfs_fsblock_t)(le32 (r->l1) & mask32lo(9))) << 43) |
(((xfs_fsblock_t)le32 (r->l2)) << 11) |
(((xfs_fsblock_t)le32 (r->l3)) >> 21);
return (((xfs_fileoff_t)le32 (r->l0) &
(((xfs_fileoff_t)le32 (r->l1)) >> 9);
return le32(r->l3) & mask32lo(21);
xfs.nextents = le32 (icore.di_nextents);
? le64(*(xfs_ino_t *)p) : le32(*(xfs_uint32_t *)p);
: le32(*(xfs_uint32_t *)(&inode->di_u.di_dir2sf.hdr.parent));
xfs.forw = le32 (h->info.forw);
if (((xfs_dir2_data_hdr_t *)dirbuf)->magic == le32(XFS_DIR2_BLOCK_MAGIC)) {
xfs.dirmax = le32 (tail->count) - le32 (tail->stale);
xfs.forw = le32 (h->info.forw);
xfs.dablk = le32 (n->btree[0].before);
|| (le32(super.sb_magicnum) != XFS_SB_MAGIC)
xfs.bsize = le32 (super.sb_blocksize);
xfs.agblocks = le32 (super.sb_agblocks);
xfs.agnolog = xfs_highbit32 (le32(super.sb_agcount));