Searched refs:xfs_dir2_leaf_hdr_from_disk (Results 1 - 6 of 6) sorted by last modified time

/linux-master/fs/xfs/scrub/
H A Ddir.c336 xfs_dir2_leaf_hdr_from_disk(mp, &hdr, blk->bp->b_addr);
639 xfs_dir2_leaf_hdr_from_disk(sc->ip->i_mount, &leafhdr, leaf);
/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h94 void xfs_dir2_leaf_hdr_from_disk(struct xfs_mount *mp,
H A Dxfs_dir2_node.c68 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf);
518 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf);
614 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, bp->b_addr);
660 xfs_dir2_leaf_hdr_from_disk(mp, &leafhdr, leaf);
811 xfs_dir2_leaf_hdr_from_disk(mp, &leafhdr, leaf);
1050 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &hdr1, leaf1);
1051 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &hdr2, leaf2);
1103 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &hdr1, leaf1);
1104 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &hdr2, leaf2);
1299 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);
486 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf);
714 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf);
1300 xfs_dir2_leaf_hdr_from_disk(mp, leafhdr, leaf);
1612 xfs_dir2_leaf_hdr_from_disk(args->dp->i_mount, &leafhdr, lbp->b_addr);
1801 xfs_dir2_leaf_hdr_from_disk(mp, &leafhdr, leaf);
H A Dxfs_dir2_block.c960 xfs_dir2_leaf_hdr_from_disk(mp, &leafhdr, leaf);
H A Dxfs_da_btree.c770 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf);
2474 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr,

Completed in 196 milliseconds