Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_symlink_remote.c65 dsl->sl_magic = cpu_to_be32(XFS_SYMLINK_MAGIC); in xfs_symlink_hdr_set()
110 if (dsl->sl_magic != cpu_to_be32(XFS_SYMLINK_MAGIC)) in xfs_symlink_verify()
Dxfs_format.h134 __be32 sl_magic; member