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

/linux-master/fs/xfs/libxfs/
H A Dxfs_symlink_remote.c54 dsl->sl_bytes = cpu_to_be32(size);
79 if (size != be32_to_cpu(dsl->sl_bytes))
104 be32_to_cpu(dsl->sl_bytes) >= XFS_SYMLINK_MAXLEN)
H A Dxfs_format.h1335 __be32 sl_bytes; member in struct:xfs_dsymlink_hdr

Completed in 131 milliseconds