Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_attr_leaf.h14 struct xfs_da_state_blk;
74 struct xfs_da_state_blk *oldblk,
75 struct xfs_da_state_blk *newblk);
91 struct xfs_da_state_blk *drop_blk,
92 struct xfs_da_state_blk *save_blk);
A Dxfs_dir2_priv.h147 struct xfs_da_state_blk *oldblk, struct xfs_da_state_blk *newblk);
150 struct xfs_da_state_blk *drop_blk,
151 struct xfs_da_state_blk *save_blk);
A Dxfs_da_btree.c557 struct xfs_da_state_blk *oldblk; in xfs_da3_split()
558 struct xfs_da_state_blk *newblk; in xfs_da3_split()
559 struct xfs_da_state_blk *addblk; in xfs_da3_split()
724 struct xfs_da_state_blk *blk1, in xfs_da3_root_split()
725 struct xfs_da_state_blk *blk2) in xfs_da3_root_split()
931 struct xfs_da_state_blk *blk1, in xfs_da3_node_rebalance()
932 struct xfs_da_state_blk *blk2) in xfs_da3_node_rebalance()
1312 struct xfs_da_state_blk *blk; in xfs_da3_node_toosmall()
1461 struct xfs_da_state_blk *blk; in xfs_da3_fixhashpath()
1650 struct xfs_da_state_blk *blk; in xfs_da3_node_lookup_int()
[all …]
A Dxfs_da_btree.h117 typedef struct xfs_da_state_blk { struct
A Dxfs_attr_leaf.c1341 struct xfs_da_state_blk *oldblk, in xfs_attr3_leaf_split()
1342 struct xfs_da_state_blk *newblk) in xfs_attr3_leaf_split()
1713 struct xfs_da_state_blk *blk1, in xfs_attr3_leaf_rebalance()
1714 struct xfs_da_state_blk *blk2) in xfs_attr3_leaf_rebalance()
1903 struct xfs_da_state_blk *blk1, in xfs_attr3_leaf_figure_balance()
1905 struct xfs_da_state_blk *blk2, in xfs_attr3_leaf_figure_balance()
2006 struct xfs_da_state_blk *blk; in xfs_attr3_leaf_toosmall()
2284 struct xfs_da_state_blk *drop_blk, in xfs_attr3_leaf_unbalance()
2285 struct xfs_da_state_blk *save_blk) in xfs_attr3_leaf_unbalance()
A Dxfs_attr.c1401 struct xfs_da_state_blk *blk; in xfs_attr_node_try_addname()
1447 struct xfs_da_state_blk *blk; in xfs_attr_node_removename()
1513 struct xfs_da_state_blk *blk; in xfs_attr_node_get()
A Dxfs_dir2_node.c1690 struct xfs_da_state_blk *fblk, in xfs_dir2_node_add_datablk()
1803 struct xfs_da_state_blk *fblk, in xfs_dir2_node_find_freeblk()
1908 struct xfs_da_state_blk *fblk) /* optional freespace block */ in xfs_dir2_node_addname_int()
2140 struct xfs_da_state_blk *blk; /* leaf block */ in xfs_dir2_node_removename()
/linux/fs/xfs/scrub/
A Ddabtree.c102 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_da_btree_node_entry()
333 struct xfs_da_state_blk *blk; in xchk_da_btree_block()
502 struct xfs_da_state_blk *blks; in xchk_da_btree()
A Dattr.c387 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_xattr_block()
487 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_xattr_rec()
A Ddir.c313 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_dir_rec()

Completed in 25 milliseconds