Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_da_btree.c147 struct xfs_da3_icnode_hdr ichdr; in xfs_da3_node_verify()
338 struct xfs_da3_icnode_hdr ichdr = {0}; in xfs_da3_node_create()
547 struct xfs_da3_icnode_hdr nodehdr; in xfs_da3_root_split()
578 struct xfs_da3_icnode_hdr icnodehdr; in xfs_da3_root_split()
679 struct xfs_da3_icnode_hdr nodehdr; in xfs_da3_node_split()
779 struct xfs_da3_icnode_hdr nodehdr1; in xfs_da3_node_rebalance()
780 struct xfs_da3_icnode_hdr nodehdr2; in xfs_da3_node_rebalance()
916 struct xfs_da3_icnode_hdr nodehdr; in xfs_da3_node_add()
1084 struct xfs_da3_icnode_hdr oldroothdr; in xfs_da3_root_join()
1157 struct xfs_da3_icnode_hdr nodehdr; in xfs_da3_node_toosmall()
[all …]
Dxfs_da_format.c514 struct xfs_da3_icnode_hdr *to, in xfs_da2_node_hdr_from_disk()
528 struct xfs_da3_icnode_hdr *from) in xfs_da2_node_hdr_to_disk()
540 struct xfs_da3_icnode_hdr *to, in xfs_da3_node_hdr_from_disk()
556 struct xfs_da3_icnode_hdr *from) in xfs_da3_node_hdr_to_disk()
Dxfs_dir2.h84 struct xfs_da3_icnode_hdr *from);
85 void (*node_hdr_from_disk)(struct xfs_da3_icnode_hdr *to,
Dxfs_da_format.h101 struct xfs_da3_icnode_hdr { struct
Dxfs_attr_leaf.c1084 struct xfs_da3_icnode_hdr icnodehdr; in xfs_attr3_leaf_to_node()
/Linux-v5.4/fs/xfs/
Dxfs_attr_inactive.c205 struct xfs_da3_icnode_hdr ichdr; in xfs_attr3_node_inactive()
Dxfs_attr_list.c201 struct xfs_da3_icnode_hdr nodehdr; in xfs_attr_node_list_lookup()
/Linux-v5.4/fs/xfs/scrub/
Ddabtree.c340 struct xfs_da3_icnode_hdr nodehdr; in xchk_da_btree_block()