Home
last modified time | relevance | path

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

/Linux-v4.19/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.c369 struct xfs_da_state_blk *oldblk; in xfs_da3_split()
370 struct xfs_da_state_blk *newblk; in xfs_da3_split()
371 struct xfs_da_state_blk *addblk; in xfs_da3_split()
523 struct xfs_da_state_blk *blk1, in xfs_da3_root_split()
524 struct xfs_da_state_blk *blk2) in xfs_da3_root_split()
654 struct xfs_da_state_blk *oldblk, in xfs_da3_node_split()
655 struct xfs_da_state_blk *newblk, in xfs_da3_node_split()
656 struct xfs_da_state_blk *addblk, in xfs_da3_node_split()
751 struct xfs_da_state_blk *blk1, in xfs_da3_node_rebalance()
752 struct xfs_da_state_blk *blk2) in xfs_da3_node_rebalance()
[all …]
Dxfs_da_btree.h99 typedef struct xfs_da_state_blk { struct
Dxfs_attr_leaf.c1187 struct xfs_da_state_blk *oldblk, in xfs_attr3_leaf_split()
1188 struct xfs_da_state_blk *newblk) in xfs_attr3_leaf_split()
1552 struct xfs_da_state_blk *blk1, in xfs_attr3_leaf_rebalance()
1553 struct xfs_da_state_blk *blk2) in xfs_attr3_leaf_rebalance()
1742 struct xfs_da_state_blk *blk1, in xfs_attr3_leaf_figure_balance()
1744 struct xfs_da_state_blk *blk2, in xfs_attr3_leaf_figure_balance()
1845 struct xfs_da_state_blk *blk; in xfs_attr3_leaf_toosmall()
2123 struct xfs_da_state_blk *drop_blk, in xfs_attr3_leaf_unbalance()
2124 struct xfs_da_state_blk *save_blk) in xfs_attr3_leaf_unbalance()
Dxfs_attr.c797 struct xfs_da_state_blk *blk; in xfs_attr_node_addname()
1024 struct xfs_da_state_blk *blk; in xfs_attr_node_removename()
Dxfs_dir2_node.c2124 struct xfs_da_state_blk *blk; /* leaf block */ in xfs_dir2_node_removename()
/Linux-v4.19/fs/xfs/scrub/
Ddabtree.c96 struct xfs_da_state_blk *blk; in xchk_da_btree_entry()
131 struct xfs_da_state_blk *blks; in xchk_da_btree_hash()
336 struct xfs_da_state_blk *blk; in xchk_da_btree_block()
484 struct xfs_da_state_blk *blks; in xchk_da_btree()
Dattr.c253 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_xattr_block()
341 struct xfs_da_state_blk *blk; in xchk_xattr_rec()