Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_attr_leaf.h15 struct xfs_da_state_blk;
61 struct xfs_da_state_blk *oldblk,
62 struct xfs_da_state_blk *newblk);
78 struct xfs_da_state_blk *drop_blk,
79 struct xfs_da_state_blk *save_blk);
Dxfs_dir2_priv.h96 struct xfs_da_state_blk *oldblk, struct xfs_da_state_blk *newblk);
99 struct xfs_da_state_blk *drop_blk,
100 struct xfs_da_state_blk *save_blk);
Dxfs_da_btree.c382 struct xfs_da_state_blk *oldblk; in xfs_da3_split()
383 struct xfs_da_state_blk *newblk; in xfs_da3_split()
384 struct xfs_da_state_blk *addblk; in xfs_da3_split()
541 struct xfs_da_state_blk *blk1, in xfs_da3_root_split()
542 struct xfs_da_state_blk *blk2) in xfs_da3_root_split()
672 struct xfs_da_state_blk *oldblk, in xfs_da3_node_split()
673 struct xfs_da_state_blk *newblk, in xfs_da3_node_split()
674 struct xfs_da_state_blk *addblk, in xfs_da3_node_split()
769 struct xfs_da_state_blk *blk1, in xfs_da3_node_rebalance()
770 struct xfs_da_state_blk *blk2) in xfs_da3_node_rebalance()
[all …]
Dxfs_da_btree.h101 typedef struct xfs_da_state_blk { struct
Dxfs_attr_leaf.c1205 struct xfs_da_state_blk *oldblk, in xfs_attr3_leaf_split()
1206 struct xfs_da_state_blk *newblk) in xfs_attr3_leaf_split()
1570 struct xfs_da_state_blk *blk1, in xfs_attr3_leaf_rebalance()
1571 struct xfs_da_state_blk *blk2) in xfs_attr3_leaf_rebalance()
1760 struct xfs_da_state_blk *blk1, in xfs_attr3_leaf_figure_balance()
1762 struct xfs_da_state_blk *blk2, in xfs_attr3_leaf_figure_balance()
1863 struct xfs_da_state_blk *blk; in xfs_attr3_leaf_toosmall()
2141 struct xfs_da_state_blk *drop_blk, in xfs_attr3_leaf_unbalance()
2142 struct xfs_da_state_blk *save_blk) in xfs_attr3_leaf_unbalance()
Dxfs_attr.c849 struct xfs_da_state_blk *blk; in xfs_attr_node_addname()
1076 struct xfs_da_state_blk *blk; in xfs_attr_node_removename()
Dxfs_dir2_node.c1618 struct xfs_da_state_blk *fblk, in xfs_dir2_node_add_datablk()
1737 struct xfs_da_state_blk *fblk, in xfs_dir2_node_find_freeblk()
1850 struct xfs_da_state_blk *fblk) /* optional freespace block */ in xfs_dir2_node_addname_int()
2089 struct xfs_da_state_blk *blk; /* leaf block */ in xfs_dir2_node_removename()
/Linux-v5.4/fs/xfs/scrub/
Ddabtree.c88 struct xfs_da_state_blk *blk; in xchk_da_btree_entry()
123 struct xfs_da_state_blk *blks; in xchk_da_btree_hash()
332 struct xfs_da_state_blk *blk; in xchk_da_btree_block()
480 struct xfs_da_state_blk *blks; in xchk_da_btree()
Dattr.c308 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_xattr_block()
406 struct xfs_da_state_blk *blk; in xchk_xattr_rec()