Searched refs:le16 (Results 1 – 1 of 1) sorted by relevance
101 le16 (xfs_uint16_t x) in le16() function243 xfs.nextents = le16(h.bb_numrecs); in init_extents()271 xfs.nextents = le16(h.bb_numrecs); in next_extent()347 xfs.dirmax = le16 (h->count) - le16 (h->stale); in next_dentry()388 toread = roundup8 (le16(dau->unused.length)) - 4; in next_dentry()436 if ((n->hdr.info.magic == le16(XFS_DIR2_LEAFN_MAGIC)) in first_dentry()437 || (n->hdr.info.magic == le16(XFS_DIR2_LEAF1_MAGIC))) { in first_dentry()438 xfs.dirmax = le16 (h->count) - le16 (h->stale); in first_dentry()461 || ((le16(super.sb_versionnum) in xfs_mount()470 xfs.isize = le16 (super.sb_inodesize); in xfs_mount()[all …]