Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.h148 struct xfs_da3_icnode_hdr { struct
239 struct xfs_da3_icnode_hdr *to, struct xfs_da_intnode *from);
241 struct xfs_da_intnode *to, struct xfs_da3_icnode_hdr *from);
/linux/fs/xfs/
H A Dxfs_attr_inactive.c142 struct xfs_da3_icnode_hdr ichdr; in xfs_attr3_node_inactive()