Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h13 struct xfs_da_state;
74 int xfs_attr3_leaf_split(struct xfs_da_state *state,
93 int xfs_attr3_leaf_toosmall(struct xfs_da_state *state, int *retval);
94 void xfs_attr3_leaf_unbalance(struct xfs_da_state *state,
H A Dxfs_da_btree.h131 typedef struct xfs_da_state { struct
185 void xfs_da3_fixhashpath(struct xfs_da_state *state,
234 struct xfs_da_state *xfs_da_state_alloc(struct xfs_da_args *args);
236 void xfs_da_state_reset(struct xfs_da_state *state, struct xfs_da_args *args);
H A Dxfs_dir2_priv.h128 extern int xfs_dir2_node_to_leaf(struct xfs_da_state *state);
143 struct xfs_da_state *state);
146 extern int xfs_dir2_leafn_split(struct xfs_da_state *state,
148 extern int xfs_dir2_leafn_toosmall(struct xfs_da_state *state, int *action);
149 extern void xfs_dir2_leafn_unbalance(struct xfs_da_state *state,
H A Dxfs_attr.h510 struct xfs_da_state *xattri_da_state;