Searched refs:XFS_DIR2_BLOCK_MAGIC (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dxfs.h336 /* or XFS_DIR2_BLOCK_MAGIC */
398 #define XFS_DIR2_BLOCK_MAGIC 0x58443242 /* XD2B: for one block dirs */ macro
H A Dfsys_xfs.c424 if (((xfs_dir2_data_hdr_t *)dirbuf)->magic == le32(XFS_DIR2_BLOCK_MAGIC)) {

Completed in 18 milliseconds