HomeSort by relevance Sort by last modified time
    Searched refs:XFS_DIR2_BLOCK_MAGIC (Results 1 - 2 of 2) sorted by null

  /external/grub/stage2/
xfs.h 336 /* or XFS_DIR2_BLOCK_MAGIC */
398 #define XFS_DIR2_BLOCK_MAGIC 0x58443242 /* XD2B: for one block dirs */
fsys_xfs.c 424 if (((xfs_dir2_data_hdr_t *)dirbuf)->magic == le32(XFS_DIR2_BLOCK_MAGIC)) {

Completed in 418 milliseconds