xfs_dir2_leaf_to_block 1435 fs/xfs/libxfs/xfs_dir2_leaf.c 	return xfs_dir2_leaf_to_block(args, lbp, dbp);
xfs_dir2_leaf_to_block 1777 fs/xfs/libxfs/xfs_dir2_leaf.c 	error = xfs_dir2_leaf_to_block(args, lbp, NULL);
xfs_dir2_leaf_to_block   25 fs/xfs/libxfs/xfs_dir2_priv.h extern int xfs_dir2_leaf_to_block(struct xfs_da_args *args,
xfs_dir2_leaf_to_block 1722 fs/xfs/xfs_trace.h DEFINE_DIR2_EVENT(xfs_dir2_leaf_to_block);