Home
last modified time | relevance | path

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

/Linux-v5.4/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.h115 typedef struct xfs_da_state { struct
160 void xfs_da3_fixhashpath(struct xfs_da_state *state,
Dxfs_da_btree.c380 struct xfs_da_state *state) in xfs_da3_split()
540 struct xfs_da_state *state, in xfs_da3_root_split()
671 struct xfs_da_state *state, in xfs_da3_node_split()
768 struct xfs_da_state *state, in xfs_da3_node_rebalance()
911 struct xfs_da_state *state, in xfs_da3_node_add()
968 struct xfs_da_state *state) in xfs_da3_join()
1077 struct xfs_da_state *state, in xfs_da3_root_join()
1149 struct xfs_da_state *state, in xfs_da3_node_toosmall()
1295 struct xfs_da_state *state, in xfs_da3_fixhashpath()
1350 struct xfs_da_state *state, in xfs_da3_node_remove()
[all …]
Dxfs_attr.c848 struct xfs_da_state *state; in xfs_attr_node_addname()
1075 struct xfs_da_state *state; in xfs_attr_node_removename()
Dxfs_attr_leaf.c1204 struct xfs_da_state *state, in xfs_attr3_leaf_split()
1569 struct xfs_da_state *state, in xfs_attr3_leaf_rebalance()
1759 struct xfs_da_state *state, in xfs_attr3_leaf_figure_balance()
1859 struct xfs_da_state *state, in xfs_attr3_leaf_toosmall()
2140 struct xfs_da_state *state, in xfs_attr3_leaf_unbalance()
Dxfs_dir2_node.c2092 struct xfs_da_state *state; /* btree cursor */ in xfs_dir2_node_removename()
/Linux-v5.4/fs/xfs/scrub/
Ddabtree.h15 struct xfs_da_state *state;