Home | History | Annotate | Download | only in stage2

Lines Matching defs:le16

101 le16 (xfs_uint16_t x)
243 xfs.nextents = le16(h.bb_numrecs);
271 xfs.nextents = le16(h.bb_numrecs);
347 xfs.dirmax = le16 (h->count) - le16 (h->stale);
388 toread = roundup8 (le16(dau->unused.length)) - 4;
436 if ((n->hdr.info.magic == le16(XFS_DIR2_LEAFN_MAGIC))
437 || (n->hdr.info.magic == le16(XFS_DIR2_LEAF1_MAGIC))) {
438 xfs.dirmax = le16 (h->count) - le16 (h->stale);
461 || ((le16(super.sb_versionnum)
470 xfs.isize = le16 (super.sb_inodesize);
551 di_mode = le16 (icore.di_mode);