Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H 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);
H 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()
834 struct xfs_da_state_blk *oldblk, in xfs_da3_node_split()
835 struct xfs_da_state_blk *newblk, in xfs_da3_node_split()
836 struct xfs_da_state_blk *addblk, in xfs_da3_node_split()
931 struct xfs_da_state_blk *blk1, in xfs_da3_node_rebalance()
932 struct xfs_da_state_blk *blk in xfs_da3_node_rebalance()
[all...]
H A Dxfs_da_btree.h117 typedef struct xfs_da_state_blk { struct
124 magicxfs_da_state_blk global() argument
/linux/fs/xfs/scrub/
H 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()
H A Ddir.c321 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; in xchk_dir_rec()