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

/linux-master/fs/xfs/libxfs/
H 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);
H A Dxfs_dir2_priv.h146 struct xfs_da_state_blk *oldblk, struct xfs_da_state_blk *newblk);
149 struct xfs_da_state_blk *drop_blk,
150 struct xfs_da_state_blk *save_blk);
H A Dxfs_da_btree.c512 struct xfs_da_state_blk *oldblk;
513 struct xfs_da_state_blk *newblk;
514 struct xfs_da_state_blk *addblk;
678 struct xfs_da_state_blk *blk1,
679 struct xfs_da_state_blk *blk2)
788 struct xfs_da_state_blk *oldblk,
789 struct xfs_da_state_blk *newblk,
790 struct xfs_da_state_blk *addblk,
885 struct xfs_da_state_blk *blk1,
886 struct xfs_da_state_blk *blk
[all...]
H A Dxfs_da_btree.h115 typedef struct xfs_da_state_blk { struct
H A Dxfs_attr_leaf.c1263 struct xfs_da_state_blk *oldblk,
1264 struct xfs_da_state_blk *newblk)
1632 struct xfs_da_state_blk *blk1,
1633 struct xfs_da_state_blk *blk2)
1822 struct xfs_da_state_blk *blk1,
1824 struct xfs_da_state_blk *blk2,
1925 struct xfs_da_state_blk *blk;
2203 struct xfs_da_state_blk *drop_blk,
2204 struct xfs_da_state_blk *save_blk)
H A Dxfs_attr.c1369 struct xfs_da_state_blk *blk;
1415 struct xfs_da_state_blk *blk;
1481 struct xfs_da_state_blk *blk;
H A Dxfs_dir2_node.c1685 struct xfs_da_state_blk *fblk,
1798 struct xfs_da_state_blk *fblk,
1903 struct xfs_da_state_blk *fblk) /* optional freespace block */
2136 struct xfs_da_state_blk *blk; /* leaf block */
/linux-master/fs/xfs/scrub/
H A Ddabtree.c86 struct xfs_da_state_blk *blk = &ds->state->path.blk[level];
317 struct xfs_da_state_blk *blk;
479 struct xfs_da_state_blk *blks;
H A Dattr.c370 struct xfs_da_state_blk *blk = &ds->state->path.blk[level];
457 struct xfs_da_state_blk *blk = &ds->state->path.blk[level];
H A Ddir.c154 struct xfs_da_state_blk *blk = &ds->state->path.blk[level];

Completed in 271 milliseconds