Searched refs:xfs_dir3_leaf_read (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h97 int xfs_dir3_leaf_read(struct xfs_trans *tp, struct xfs_inode *dp,
H A Dxfs_dir2_leaf.c271 xfs_dir3_leaf_read( function
650 error = xfs_dir3_leaf_read(tp, dp, args->geo->leafblk, &lbp);
1241 error = xfs_dir3_leaf_read(tp, dp, args->geo->leafblk, &lbp);
/linux-master/fs/xfs/scrub/
H A Ddir.c473 error = xfs_dir3_leaf_read(sc->tp, sc->ip, lblk, &bp);

Completed in 178 milliseconds