Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_symlink_remote.c53 dsl->sl_magic = cpu_to_be32(XFS_SYMLINK_MAGIC); in xfs_symlink_hdr_set()
98 if (dsl->sl_magic != cpu_to_be32(XFS_SYMLINK_MAGIC)) in xfs_symlink_verify()
Dxfs_format.h1192 __be32 sl_magic; member