Searched refs:xfs_dir2_leaf_hdr_from_disk (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_node.c68 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf);
514 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf);
610 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, bp->b_addr);
656 xfs_dir2_leaf_hdr_from_disk(mp, &leafhdr, leaf);
807 xfs_dir2_leaf_hdr_from_disk(mp, &leafhdr, leaf);
1046 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &hdr1, leaf1);
1047 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &hdr2, leaf2);
1099 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &hdr1, leaf1);
1100 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &hdr2, leaf2);
1295 xfs_dir2_leaf_hdr_from_disk(d
[all...]
H A Dxfs_dir2_leaf.c36 xfs_dir2_leaf_hdr_from_disk( function
108 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf);
207 xfs_dir2_leaf_hdr_from_disk(mp, &leafhdr, bp->b_addr);
436 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf);
663 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf);
1248 xfs_dir2_leaf_hdr_from_disk(mp, leafhdr, leaf);
1560 xfs_dir2_leaf_hdr_from_disk(args->dp->i_mount, &leafhdr, lbp->b_addr);
1748 xfs_dir2_leaf_hdr_from_disk(mp, &leafhdr, leaf);
H A Dxfs_dir2_priv.h93 void xfs_dir2_leaf_hdr_from_disk(struct xfs_mount *mp,
H A Dxfs_dir2_block.c955 xfs_dir2_leaf_hdr_from_disk(mp, &leafhdr, leaf);
H A Dxfs_da_btree.c725 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf);
2345 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr,
/linux-master/fs/xfs/scrub/
H A Ddir.c177 xfs_dir2_leaf_hdr_from_disk(mp, &hdr, blk->bp->b_addr);
479 xfs_dir2_leaf_hdr_from_disk(sc->ip->i_mount, &leafhdr, leaf);

Completed in 335 milliseconds