Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr_leaf.h14 struct xfs_da_state;
60 int xfs_attr3_leaf_split(struct xfs_da_state *state,
76 int xfs_attr3_leaf_toosmall(struct xfs_da_state *state, int *retval);
77 void xfs_attr3_leaf_unbalance(struct xfs_da_state *state,
Dxfs_dir2_priv.h79 extern int xfs_dir2_node_to_leaf(struct xfs_da_state *state);
92 struct xfs_da_state *state);
95 extern int xfs_dir2_leafn_split(struct xfs_da_state *state,
97 extern int xfs_dir2_leafn_toosmall(struct xfs_da_state *state, int *action);
98 extern void xfs_dir2_leafn_unbalance(struct xfs_da_state *state,
Dxfs_da_btree.h113 typedef struct xfs_da_state { struct
158 void xfs_da3_fixhashpath(struct xfs_da_state *state,
Dxfs_da_btree.c367 struct xfs_da_state *state) in xfs_da3_split()
522 struct xfs_da_state *state, in xfs_da3_root_split()
653 struct xfs_da_state *state, in xfs_da3_node_split()
750 struct xfs_da_state *state, in xfs_da3_node_rebalance()
893 struct xfs_da_state *state, in xfs_da3_node_add()
950 struct xfs_da_state *state) in xfs_da3_join()
1059 struct xfs_da_state *state, in xfs_da3_root_join()
1131 struct xfs_da_state *state, in xfs_da3_node_toosmall()
1277 struct xfs_da_state *state, in xfs_da3_fixhashpath()
1332 struct xfs_da_state *state, in xfs_da3_node_remove()
[all …]
Dxfs_attr.c821 struct xfs_da_state *state; in xfs_attr_node_addname()
1048 struct xfs_da_state *state; in xfs_attr_node_removename()
Dxfs_attr_leaf.c1195 struct xfs_da_state *state, in xfs_attr3_leaf_split()
1562 struct xfs_da_state *state, in xfs_attr3_leaf_rebalance()
1752 struct xfs_da_state *state, in xfs_attr3_leaf_figure_balance()
1852 struct xfs_da_state *state, in xfs_attr3_leaf_toosmall()
2133 struct xfs_da_state *state, in xfs_attr3_leaf_unbalance()
Dxfs_dir2_node.c2128 struct xfs_da_state *state; /* btree cursor */ in xfs_dir2_node_removename()
/linux-4.19.296/fs/xfs/scrub/
Ddabtree.h15 struct xfs_da_state *state;