Home
last modified time | relevance | path

Searched refs:xfs_da_blkinfo_t (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/libxfs/
Dxfs_da_format.h26 } xfs_da_blkinfo_t; typedef
412 xfs_da_blkinfo_t info; /* header for da routines */
602 xfs_da_blkinfo_t info; /* block type, links, etc. */
/fs/xfs/
Dxfs_ondisk.h93 XFS_CHECK_STRUCT_SIZE(xfs_da_blkinfo_t, 12); in xfs_check_ondisk_structs()
Dxfs_attr_inactive.c135 xfs_da_blkinfo_t *info; in xfs_attr3_node_inactive()