Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_attr_leaf.h15 struct xfs_da_state_blk;
75 struct xfs_da_state_blk *oldblk,
76 struct xfs_da_state_blk *newblk);
92 struct xfs_da_state_blk *drop_blk,
93 struct xfs_da_state_blk *save_blk);
Dxfs_dir2_priv.h115 struct xfs_da_state_blk *oldblk, struct xfs_da_state_blk *newblk);
118 struct xfs_da_state_blk *drop_blk,
119 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()
543 struct xfs_da_state_blk *blk1, in xfs_da3_root_split()
544 struct xfs_da_state_blk *blk2) in xfs_da3_root_split()
674 struct xfs_da_state_blk *oldblk, in xfs_da3_node_split()
675 struct xfs_da_state_blk *newblk, in xfs_da3_node_split()
676 struct xfs_da_state_blk *addblk, in xfs_da3_node_split()
771 struct xfs_da_state_blk *blk1, in xfs_da3_node_rebalance()
772 struct xfs_da_state_blk *blk2) in xfs_da3_node_rebalance()
[all …]
Dxfs_da_btree.h103 typedef struct xfs_da_state_blk { struct
Dxfs_attr_leaf.c1206 struct xfs_da_state_blk *oldblk, in xfs_attr3_leaf_split()
1207 struct xfs_da_state_blk *newblk) in xfs_attr3_leaf_split()
1573 struct xfs_da_state_blk *blk1, in xfs_attr3_leaf_rebalance()
1574 struct xfs_da_state_blk *blk2) in xfs_attr3_leaf_rebalance()
1763 struct xfs_da_state_blk *blk1, in xfs_attr3_leaf_figure_balance()
1765 struct xfs_da_state_blk *blk2, in xfs_attr3_leaf_figure_balance()
1866 struct xfs_da_state_blk *blk; in xfs_attr3_leaf_toosmall()
2144 struct xfs_da_state_blk *drop_blk, in xfs_attr3_leaf_unbalance()
2145 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.c1625 struct xfs_da_state_blk *fblk, in xfs_dir2_node_add_datablk()
1744 struct xfs_da_state_blk *fblk, in xfs_dir2_node_find_freeblk()
1857 struct xfs_da_state_blk *fblk) /* optional freespace block */ in xfs_dir2_node_addname_int()
2096 struct xfs_da_state_blk *blk; /* leaf block */ in xfs_dir2_node_removename()
/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()