Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_attr_leaf.h13 struct xfs_da_state;
76 int xfs_attr3_leaf_split(struct xfs_da_state *state,
92 int xfs_attr3_leaf_toosmall(struct xfs_da_state *state, int *retval);
93 void xfs_attr3_leaf_unbalance(struct xfs_da_state *state,
Dxfs_dir2_priv.h127 extern int xfs_dir2_node_to_leaf(struct xfs_da_state *state);
141 struct xfs_da_state *state);
144 extern int xfs_dir2_leafn_split(struct xfs_da_state *state,
146 extern int xfs_dir2_leafn_toosmall(struct xfs_da_state *state, int *action);
147 extern void xfs_dir2_leafn_unbalance(struct xfs_da_state *state,
Dxfs_da_btree.h123 typedef struct xfs_da_state { struct
177 void xfs_da3_fixhashpath(struct xfs_da_state *state,
222 struct xfs_da_state *xfs_da_state_alloc(struct xfs_da_args *args);
Dxfs_attr.c58 struct xfs_da_state **state);
872 struct xfs_da_state **statep) in xfs_attr_node_hasname()
874 struct xfs_da_state *state; in xfs_attr_node_hasname()
912 struct xfs_da_state *state; in xfs_attr_node_addname()
1119 struct xfs_da_state *state) in xfs_attr_node_shrink()
1153 struct xfs_da_state *state) in xfs_attr_leaf_mark_incomplete()
1180 struct xfs_da_state **state) in xfs_attr_node_removename_setup()
1206 struct xfs_da_state *state) in xfs_attr_node_remove_rmt()
1232 struct xfs_da_state *state; in xfs_attr_node_removename()
1407 struct xfs_da_state *state; in xfs_attr_node_get()
Dxfs_da_btree.c81 struct xfs_da_state *
85 struct xfs_da_state *state; in xfs_da_state_alloc()
472 struct xfs_da_state *state) in xfs_da3_split()
634 struct xfs_da_state *state, in xfs_da3_root_split()
764 struct xfs_da_state *state, in xfs_da3_node_split()
861 struct xfs_da_state *state, in xfs_da3_node_rebalance()
1005 struct xfs_da_state *state, in xfs_da3_node_add()
1063 struct xfs_da_state *state) in xfs_da3_join()
1172 struct xfs_da_state *state, in xfs_da3_root_join()
1241 struct xfs_da_state *state, in xfs_da3_node_toosmall()
[all …]
Dxfs_attr_leaf.c1299 struct xfs_da_state *state, in xfs_attr3_leaf_split()
1667 struct xfs_da_state *state, in xfs_attr3_leaf_rebalance()
1857 struct xfs_da_state *state, in xfs_attr3_leaf_figure_balance()
1957 struct xfs_da_state *state, in xfs_attr3_leaf_toosmall()
2238 struct xfs_da_state *state, in xfs_attr3_leaf_unbalance()
Dxfs_dir2_node.c2132 struct xfs_da_state *state; /* btree cursor */ in xfs_dir2_node_removename()
/kernel/linux/linux-5.10/fs/xfs/scrub/
Ddabtree.h15 struct xfs_da_state *state;
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_super.c1933 sizeof(struct xfs_da_state), in xfs_init_zones()