Searched refs:le16 (Results 1 – 1 of 1) sorted by relevance
97 le16 (xfs_uint16_t x) in le16() function222 xfs.nextents = le16(h.bb_numrecs); in init_extents()250 xfs.nextents = le16(h.bb_numrecs); in next_extent()329 xfs.dirmax = le16 (h->count) - le16 (h->stale); in next_dentry()370 toread = roundup8 (le16(dau->unused.length)) - 4; in next_dentry()418 if ((n->hdr.info.magic == le16(XFS_DIR2_LEAFN_MAGIC)) in first_dentry()419 || (n->hdr.info.magic == le16(XFS_DIR2_LEAF1_MAGIC))) { in first_dentry()420 xfs.dirmax = le16 (h->count) - le16 (h->stale); in first_dentry()440 || ((le16(super->sb_versionnum) & XFS_SB_VERSION_NUMBITS) != in xfs_sb_is_invalid()560 di_mode = le16 (icore.di_mode); in xfs_dir()
Completed in 4 milliseconds