Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_da_format.h66 typedef struct xfs_da_node_hdr { struct
87 struct xfs_da_node_hdr hdr; argument
Dxfs_dir2.c129 dageo->node_hdr_size = sizeof(struct xfs_da_node_hdr); in xfs_da_mount()