xfs_dir2_leaf_to_block   88 fs/xfs/xfs_dir2_block.h extern int xfs_dir2_leaf_to_block(struct xfs_da_args *args,
xfs_dir2_leaf_to_block 1580 fs/xfs/xfs_dir2_leaf.c 	return xfs_dir2_leaf_to_block(args, lbp, dbp);
xfs_dir2_leaf_to_block 1884 fs/xfs/xfs_dir2_leaf.c 	error = xfs_dir2_leaf_to_block(args, lbp, NULL);