Home
last modified time | relevance | path

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

/xen/tools/libfsimage/xfs/
A Dfsys_xfs.c97 le16 (xfs_uint16_t x) in le16() function
239 xfs.nextents = le16(h.bb_numrecs); in init_extents()
267 xfs.nextents = le16(h.bb_numrecs); in next_extent()
346 xfs.dirmax = le16 (h->count) - le16 (h->stale); in next_dentry()
387 toread = roundup8 (le16(dau->unused.length)) - 4; in next_dentry()
435 if ((n->hdr.info.magic == le16(XFS_DIR2_LEAFN_MAGIC)) in first_dentry()
436 || (n->hdr.info.magic == le16(XFS_DIR2_LEAF1_MAGIC))) { in first_dentry()
437 xfs.dirmax = le16 (h->count) - le16 (h->stale); in first_dentry()
460 || ((le16(super.sb_versionnum) in xfs_mount()
469 xfs.isize = le16 (super.sb_inodesize); in xfs_mount()
[all …]
/xen/stubdom/grub.patches/
A D99minios1484 le16 (xfs_uint16_t x)
1492 @@ -109,9 +109,9 @@ le16 (xfs_uint16_t x)

Completed in 5 milliseconds