Home
last modified time | relevance | path

Searched defs:xfs_da3_blkinfo (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_da_format.h41 struct xfs_da3_blkinfo { struct
47 struct xfs_da_blkinfo hdr;
48 __be32 crc; /* CRC of block */
49 __be64 blkno; /* first block of the buffer */
73 struct xfs_da3_blkinfo info; /* block type, links, etc. */ argument