Home
last modified time | relevance | path

Searched refs:le16 (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dfsys_xfs.c101 le16 (xfs_uint16_t x) in le16() function
243 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 …]