Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_da_format.h66 typedef struct xfs_da_node_hdr { struct
87 struct xfs_da_node_hdr hdr; argument
H A Dxfs_dir2.c130 dageo->node_hdr_size = sizeof(struct xfs_da_node_hdr); in xfs_da_mount()