xfs_dir2_leaf_to_block
return xfs_dir2_leaf_to_block(args, lbp, dbp);
error = xfs_dir2_leaf_to_block(args, lbp, NULL);
extern int xfs_dir2_leaf_to_block(struct xfs_da_args *args,
DEFINE_DIR2_EVENT(xfs_dir2_leaf_to_block);