Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_da_format.h53 struct xfs_da3_blkinfo { struct
59 struct xfs_da_blkinfo hdr;
60 __be32 crc; /* CRC of block */
61 __be64 blkno; /* first block of the buffer */
85 struct xfs_da3_blkinfo info; /* block type, links, etc. */ argument